Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xf96fd3…5bda64
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x890fad…6d6d62
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x21610d…e0e6be
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x500aa1…68fd55
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x1053ea…c04a69
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x16c4c5…1b3869
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x5feefa…f328a4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x042763…5319ba
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x48a006…d7ec74
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0xa1ddce…946436
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x54f813…1ad1b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0x751539…64bd00
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x70ba87…8cacce
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xbcbe8b…486c9c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x068fe0…fd028e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x6f748c…23887b
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase4d ago0xc9801e…cf2fea
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x254f0d…05df7e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xd21357…980c94
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x179dab…e59b24
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x269a86…ecbc51
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0xd94d42…52ffd2
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase4d ago0xda42ef…9109e8
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase4d ago0x44049d…cdeb40
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase4d ago0x230179…dcf804

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.