Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x339c…b89c0x47c5…4fc3Base$210.0070%0xdb8c…386113d ago0x1ca101…261ef6
0x55c8…6e780x47c5…4fc3Base$26.2570%0xcf6b…a40a13d ago0xe11cb4…d0b801
0x1332…66eb0x47c5…4fc3Base$106.0070%0x823e…6b6c13d ago0x10a778…08d542
0x1332…66eb0x47c5…4fc3Base$10.5070%0x99d9…ec9d13d ago0x3f3c9d…f8bbba
0x1332…66eb0x47c5…4fc3Base$26.2570%0x6a34…ec8813d ago0xfedaa9…25c8aa
0x1332…66eb0x47c5…4fc3Base$10.5070%0x39e9…239313d ago0xd89aac…ccc7f6
0x905d…0e970x47c5…4fc3Base$11.3370%0x73bd…b44413d ago0x64665c…2a703a
0x1332…66eb0x47c5…4fc3Base$100.0070%0x50ee…525213d ago0x8f5054…c55624
0xea96…b3b20x47c5…4fc3Base$3,045.0070%0x63f7…457813d ago0x026bdc…36ee5c
0xfecf…ada80x47c5…4fc3Base$10.0070%0x9ac4…71a913d ago0x3c8c8f…aa3e8a
0x1332…66eb0x47c5…4fc3Base$84.0070%0xba2c…ddc813d ago0x0c65c5…1674e5
0xf07b…94440x47c5…4fc3Base$5.2070%0xf098…e1e413d ago0xbcaa27…bc69c3
0xc9a2…31540x47c5…4fc3Base$31.5070%0x2b35…135b13d ago0xee06ba…d0dcfb
0x1332…66eb0x47c5…4fc3Base$10.5070%0x9b8a…f4bd13d ago0xba74b2…664f9c
0x6d72…11ae0x47c5…4fc3Base$8.3270%0xfe8c…49bb13d ago0x847053…a8987d
0x1332…66eb0x47c5…4fc3Base$19.9570%0x0881…8de213d ago0x788621…e97fbd
0x1332…66eb0x47c5…4fc3Base$94.5070%0x9d6c…edd313d ago0x47190d…e80f6c
0x1332…66eb0x47c5…4fc3Base$90.3070%0x1f7e…db9613d ago0xe2e318…2db8f2
0xfecf…ada80x47c5…4fc3Base$200.0070%0xf733…8f8d13d ago0x70d497…42ed96
0x936e…f6a10x47c5…4fc3Base$105.0070%0x433f…6ee913d ago0x125bef…263b19
0xf018…f38a0x47c5…4fc3Base$18.0070%0x84ea…0e4713d ago0x9474f7…be1e13
0x1332…66eb0x47c5…4fc3Base$157.5070%0xdb82…274813d ago0x54eaa5…17f615
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2742…8fd113d ago0xc946c7…096e19
0x1332…66eb0x47c5…4fc3Base$13.6570%0x752e…993313d ago0xbed82b…0172a9
0x1332…66eb0x47c5…4fc3Base$10.5070%0x5b2d…d78c13d ago0x96f18a…6d3fa3

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.