Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x4d53b3…4159b4
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x321994…b49510
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xfe5a3a…ba1136
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xa471b6…8c1d7a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x46ddba…994b49
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x410881…981e8e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x8062ee…335b54
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x2b040c…9cab10
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x466fbc…384877
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xeddf77…9a2b27
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xf24db3…d16167
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xcb6619…1539c1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x473b06…272776
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xdf4361…585f14
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x21071b…c57f86
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x98bbcb…5178c5
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x0f7736…78b765
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x09adfb…885fad
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xe5817e…d98bf5
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x3c7a0b…80297a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xcc3ecc…8c4686
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xe357b0…6f7b8f
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0x2ffab0…941873
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xf8e793…958bb7
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa23d ago0xd5bd6d…d16b23

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.