Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$21.0070%0x0007…886734d ago0x86be61…816814
0x1332…66eb0x0e3d…7757Base—$5.2570%0x493f…ab8f34d ago0xc4ca67…f0b76f
0x1332…66eb0x0e3d…7757Base—$2.2570%0xe478…9dd734d ago0xb9d999…869e1c
0x1332…66eb0x0e3d…7757Base—$73.5070%0x35c6…376334d ago0xbfd298…b5d908
0x1332…66eb0x0e3d…7757Base—$10.5070%0xc89e…795834d ago0x633381…46520f
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x73f4…836734d ago0x8562c5…ca937b
0x1332…66eb0x47c5…4fc3Base—$4.2070%0xd8e2…3d4b34d ago0xeeb0dd…98363b
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x7390…9c9334d ago0x9115d3…17e29f
0x1332…66eb0x0e3d…7757Base—$115.5070%0xc52b…5a8d34d ago0xbfa9f1…455e16
0x1332…66eb0x0e3d…7757Base—$4.2070%0xdc27…c47d34d ago0xd45432…dcef57
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xf239…386c34d ago0x400a92…180316
0x1332…66eb0x0e3d…7757Base—$2.1070%0x4a9f…031134d ago0x32480f…5ea0ba
0x1332…66eb0x0e3d…7757Base—$55.6570%0x44e3…343234d ago0xfb256f…9b860c
0x1332…66eb0x0e3d…7757Base—$11.3370%0xc366…284e34d ago0xf6548c…23bf68
0x1332…66eb0x0e3d…7757Base—$315.0070%0x515b…21b534d ago0x7498b7…f84df2
0x1332…66eb0x0e3d…7757Base—$11.3370%0xb7ce…a06234d ago0xc9e8ab…4c3501
0x1332…66eb0x0e3d…7757Base—$10.5070%0x70ba…dd5634d ago0x1adbc9…34a0f3
0x1332…66eb0x0e3d…7757Base—$11.3370%0xcf26…86e634d ago0x149a52…f7165c
0x1332…66eb0x0e3d…7757Base—$10.5070%0x238e…232534d ago0x574ea1…33de51
0x1332…66eb0x0e3d…7757Base—$10.5070%0x5513…a8a934d ago0x41a73b…264ef0
0x1332…66eb0x0e3d…7757Base—$11.3370%0x9f03…523334d ago0x0d89e3…45b405
0x1332…66eb0x0e3d…7757Base—$11.3370%0x6d2e…0c6434d ago0x689ed9…6c8454
0x1332…66eb0x0e3d…7757Base—$19.9570%0x0452…7f6634d ago0x91db38…be0343
0x1332…66eb0x47c5…4fc3Base—$11.3370%0xfa43…45e534d ago0x34cad5…c66675
0x1332…66eb0x47c5…4fc3Base—$11.3370%0x0dd9…36a534d ago0x2eaad3…021059

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.