Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$157.5070%0xbc41…9c5b41d ago0xd7c2a7…b3b385
0x4bfb…0c880x47c5…4fc3Base$1.0570%0xbc7c…86d441d ago0xba019a…f32f9e
0xc9a2…31540x47c5…4fc3Base$21.0070%0xbb85…658241d ago0x34e8da…82da27
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc807…52c741d ago0x89e767…d3361b
0x1332…66eb0x47c5…4fc3Base$31.5070%0x9903…29c441d ago0x9f4a27…a9a940
0x1332…66eb0x47c5…4fc3Base$52.5070%0x0f31…87b141d ago0x5a8a10…36d109
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0d6a…b70441d ago0xb14380…20725e
0x3576…c26a0x47c5…4fc3Base$5.2570%0x9d1a…013541d ago0x6372a4…8cbc97
0xb4a3…cb680x47c5…4fc3Base$2.1070%0x9f94…626441d ago0x3f85df…966829
0x1332…66eb0x47c5…4fc3Base$52.5070%0x8134…084941d ago0xb04db7…8853f7
0x0085…80ae0x47c5…4fc3Base$0.1270%0x14dd…a4ea41d ago0x2aaa25…30b327
0xa787…64cf0x47c5…4fc3Base$15.7570%0xde5c…e1ff41d ago0x6685e1…94026c
0x2169…df540x47c5…4fc3Base$1.0570%0x6aad…f13341d ago0xedb361…ef6eca
0x57cc…cc5e0x47c5…4fc3Base$108.0070%0x39ac…36cd41d ago0xe76708…61484f
0x1332…66eb0x47c5…4fc3Base$100.0070%0x748e…1c7441d ago0xb71875…371d49
0x1332…66eb0x47c5…4fc3Base$8.4070%0x7929…b33141d ago0xed16f0…eb5f62
0x1332…66eb0x47c5…4fc3Base$2.1070%0x9765…2c9441d ago0x7f8982…cfc569
0x1332…66eb0x47c5…4fc3Base$14.7070%0xc6b9…2d8641d ago0x6874c1…395d61
0xecbe…1d270x47c5…4fc3Base$1.0070%0xb31a…568f41d ago0x23cec0…dccb82
0xa17c…60a90x47c5…4fc3Base$1.0570%0xfe8c…49bb41d ago0x3a971a…ebf112
0x1332…66eb0x47c5…4fc3Base$105.0070%0x0389…0bc241d ago0xed305b…e1be2d
0x8207…ad3d0x47c5…4fc3Base$5.2570%0xf261…5d4141d ago0xa70322…2a079c
0x1332…66eb0x47c5…4fc3Base$105.0070%0xbf7d…708b41d ago0xfe66bd…f2580d
0xc4de…72f90x47c5…4fc3Base$22.8770%0x8bf0…2ce241d ago0x347029…768f92
0x1332…66eb0x47c5…4fc3Base$15.7570%0x0485…d42941d ago0x245995…b18207

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.