Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b81…a4eb0x902b…5370Base—$0.01100%coinbase68d ago0x85d74a…cbf5ce
0x1b81…a4eb0xe451…5466Base—$0.01100%coinbase68d ago0xa382e3…8fbc54
0x1b81…a4eb0xf811…7557Base—$0.01100%coinbase68d ago0x2c9f72…3fee6a
0x1b81…a4eb0xb9e8…6e15Base—$0.01100%coinbase68d ago0x0c5b82…7ba261
0x1b81…a4eb0xd112…4db5Base—$0.01100%coinbase68d ago0x1781a7…9a67a3
0x1b81…a4eb0xa93e…20cdBase—$0.01100%coinbase68d ago0x8eec50…9d46a6
0x1b81…a4eb0x8ee9…d13bBase—$0.01100%coinbase68d ago0x5b3d0b…26b1a5
0x1b81…a4eb0x4349…5ba9Base—$0.01100%coinbase68d ago0x2e602e…4a081f
0x1b81…a4eb0x21b8…e7f6Base—$0.01100%coinbase69d ago0x2c6fa0…6a31d1
0x1b81…a4eb0x13a4…fcd3Base—$0.01100%coinbase69d ago0x2cacf5…91f170
0x1b81…a4eb0x1465…8253Base—$0.01100%coinbase69d ago0x2ab34f…b7bbe9
0x1b81…a4eb0x67b7…aea5Base—$0.01100%coinbase69d ago0x82c0fa…c20aff
0x1b81…a4eb0x05f8…ce5cBase—$0.01100%coinbase69d ago0xbe6845…3e30d2
0x1b81…a4eb0x5ce3…e680Base—$0.01100%coinbase69d ago0x61d5ab…db3012
0x1b81…a4eb0xd2f3…0b11Base—$0.01100%coinbase69d ago0x3c0c2a…c25828
0x1b81…a4eb0xb4b8…0e3eBase—$0.01100%coinbase69d ago0x2512c8…fe29fe
0x1b81…a4eb0x3b4a…0922Base—$0.01100%coinbase69d ago0xf3778d…c0fe21
0x1b81…a4eb0x2bad…1d0aBase—$0.01100%coinbase69d ago0x60e46c…768a86
0x1b81…a4eb0xc2b5…1c88Base—$0.01100%coinbase69d ago0x4cd848…6adf05
0x1b81…a4eb0xbf25…d507Base—$0.01100%coinbase69d ago0x21fe42…5b92b7
0x1b81…a4eb0xf2dc…f982Base—$0.01100%coinbase69d ago0xbd2d2c…779f34
0x1b81…a4eb0x1aff…fb67Base—$0.01100%coinbase69d ago0xeb8705…b849cf
0x1b81…a4eb0x9746…6671Base—$0.01100%coinbase69d ago0x477def…7903e4
0x1b81…a4eb0x0332…c9d0Base—$0.01100%coinbase69d ago0x22ccf6…6e4e5d
0x1b81…a4eb0xc450…a573Base—$0.01100%coinbase69d ago0x56a9eb…cd649e

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.