Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ebec3…e518ae
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33c664…acd6c0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x096a2e…d1792f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a70c8…ad208c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9010b9…d7368e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf874e3…bbcaf0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71274a…094f83
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x115d6d…bc7b06
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf40b59…bd998d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x340ac8…1f665d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe93039…25dce4
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x869933…e7001f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77f2d1…d98267
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d800b…070b6e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94d396…cb0356
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47bb8e…939ce1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9be93a…792a44
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c97cc…2aa0bb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f692a…71d1fd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24245a…2891eb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3061f3…0202c2
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9a830…19b6dd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51c682…0271cf
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x761e91…6559ee
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x785a04…4e2bcd

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.