Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase49d ago0x41f0a0…4933a0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xb393a9…09a6ad
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xa34e46…bdc7b4
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x2b27b7…57c1fb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xf2b038…fb6b59
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x78d041…20922f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xc61155…839e47
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xfd613a…68b6ea
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x5d799e…3dcc07
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x098407…215247
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase50d ago0xe232d3…98b005
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xc2c04c…5e4987
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xf48aa7…3e6cd3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x40d697…e84be1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xf1fafa…76bbb1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x074154…3fc0e9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x63e1b7…743323
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x0df7a0…16b98b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xc3edaf…381ff0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xabadfd…2b88c7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xc07c74…fd0f37
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xd8445f…ef60b9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x7f36c6…b39557
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xd3aa71…b0662d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xdb90c7…ef3e28

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.