Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50a433…c00d6a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xad5e93…f6b19e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbee672…be733e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf43f73…6b5e9b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c4b36…4fcdfc
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbd44b2…1a53e8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdb84ae…d67af6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd209b1…b62fad
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x27474e…cc29b0
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe1e33b…dda915
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb65e4b…f713d4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b228d…11355b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x065874…b348e7
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ab6ad…34f327
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd67239…731b05
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd8d354…f56dcf
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x467c93…d54ced
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd641ac…75561d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdfa786…5fd251
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdbe8bf…04173f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20c2e8…e53a8e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9502ce…7e5ba4

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.