Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0xba8a51…198e2b
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0x941691…23ff69
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0x08b5f5…a07c14
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0x9fddeb…28c4c4
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0xbb6442…c31231
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0xef8ce8…029756
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0x82518c…5a1fe4
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0x88bd9c…44aa2d
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0x734389…bdc370
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0xb3e7cd…d80426
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0xd79fa8…bfb124
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0xe7d607…e8db05
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0xf6784c…d54c32
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0x36bb05…887a9e
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0x441f23…576edd
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0xed4400…09664d
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0x424fda…18f1ce
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0x1889fe…8c377e
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0xc562ce…35debb
0xc64a…e8fb0x7246…b43dBase$0.00170%0x0021…ad8f13d ago0xb0033d…92a84c
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0xf3986a…92ba08
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0x11550a…3841f8
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0021…ad8f13d ago0xbfa7fe…116ee4
0xc64a…e8fb0x7246…b43dBase$0.007570%0x0018…ca9713d ago0xfa77f2…622a4b
0xc64a…e8fb0x7246…b43dBase$0.007570%0xdf7d…5dbd13d ago0x11859c…5a2f54

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.