Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120x2083…d0b0Base—$0.01100%coinbase44d ago0xbe8719…cfc6d3
0xeba4…9f120xd744…50dcBase—$0.01100%coinbase44d ago0x5b5e12…6149f9
0xeba4…9f120x1b7d…9997Base—$0.01100%coinbase44d ago0x462082…a42307
0xeba4…9f120xeba6…d27eBase—$0.01100%coinbase44d ago0x677b03…c18378
0xeba4…9f120xa256…5802Base—$0.01100%coinbase44d ago0xb306ce…073f71
0xeba4…9f120x0e50…a9a3Base—$0.01100%coinbase44d ago0xe88f85…5af510
0xeba4…9f120xcc90…9b14Base—$0.01100%coinbase44d ago0xa5dfa4…51090c
0xeba4…9f120xf8d2…cfafBase—$0.01100%coinbase44d ago0xaa350a…9487f2
0xeba4…9f120x4435…2246Base—$0.01100%coinbase44d ago0xd7357f…dabe48
0xeba4…9f120x158b…ed8bBase—$0.01100%coinbase44d ago0x7c791c…9107af
0xeba4…9f120xa00f…4d63Base—$0.01100%coinbase44d ago0x1d7696…20180b
0xeba4…9f120x2be6…dffcBase—$0.01100%coinbase44d ago0xc28d13…3ac5a3
0xeba4…9f120x19e8…5cdeBase—$0.01100%coinbase44d ago0x90ab5a…96be72
0xeba4…9f120xfbb4…78b8Base—$0.01100%coinbase44d ago0xb3fc77…d4cc6e
0xeba4…9f120x80ba…77b3Base—$0.01100%coinbase44d ago0x7f68c3…089382
0xeba4…9f120xcea9…3144Base—$0.01100%coinbase44d ago0x8d1170…edf7dd
0xeba4…9f120xa99b…d89fBase—$0.01100%coinbase44d ago0x3e512f…f7394f
0xeba4…9f120x7baa…f516Base—$0.01100%coinbase44d ago0x2938fe…941450
0xeba4…9f120x1864…87fbBase—$0.01100%coinbase44d ago0x5e5275…7bb6e6

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.