Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x773a…ad4f0xdf62…30eeBase—$399.0070%0x35c6…37636d ago0x42323c…6091fe
0x1332…66eb0xdf62…30eeBase—$165.2570%0x666e…09306d ago0x544cd5…362097
0x7303…5bf70xdf62…30eeBase—$260.0070%0xb92d…57bc6d ago0x5cdd23…6a8c33
0x1332…66eb0xdf62…30eeBase—$49.8670%0xe162…62686d ago0xefaf14…c3e754
0x1332…66eb0xdf62…30eeBase—$49.8070%0x35b0…b8106d ago0xdead30…a2654e
0x1332…66eb0xdf62…30eeBase—$5.3470%0x6d7b…aade6d ago0xe65d34…4561d2
0x773a…ad4f0xdf62…30eeBase—$99.9970%0x7dc9…9d7b6d ago0x9c1437…13a85f
0x1332…66eb0xdf62…30eeBase—$61.9570%0x170f…62306d ago0xc10242…5382df
0x1332…66eb0xdf62…30eeBase—$894.5370%0x271d…71b46d ago0x9e8dce…c7649a
0x3105…c1900xdf62…30eeBase—$201.9470%0x0ad8…9d8a6d ago0x82fd3f…875b22
0x65a2…b1a80xdf62…30eeBase—$10.2170%0x3b25…fc9a7d ago0x3be7ce…725a54
0x1332…66eb0xdf62…30eeBase—$95.8670%0x8134…08497d ago0x3c2600…4f09e0
0x1332…66eb0xdf62…30eeBase—$143.6570%0x8bdc…90be7d ago0xc7b1aa…ca26b6
0x30b2…e95c0xdf62…30eeBase—$10.0070%0x39e0…3f797d ago0xdd0417…091323

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.