Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b779d…a6f893
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1ea57…95f33b
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7b325…78db75
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x73bf52…6d32da
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb4c31…63c305
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x835092…a4e9e2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x92882d…5b1993
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb8121f…053922
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7c2c54…3fffb6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa04d96…6056ff
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1b654…aa1617
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x42cfef…56abb9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa5b8a9…fcc2d3
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb04b48…e80ea7
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f88c1…f7abe7
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd67df6…721f47
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb69c1…3f797d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdfcfbd…aae100
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52c024…7a358f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28cb0a…a602c4
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x10b643…73dc9d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7b1eec…d3c1ef
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4101d4…7f412e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x949786…815991
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x751b10…f9033b

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.