Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbd7f22…0a3070
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd97f4a…ab29d7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xddfc3a…4f903a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x364a34…9ee530
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x13bced…c4b7be
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1c579a…7edbe4
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf02a82…747012
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9fa83b…8363a0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x939be2…7fbde0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5ace69…a382ab
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xced2c7…66c543
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x022a74…4860af
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x06a90a…ee5621
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xeee5fe…9c1e8a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5b11b0…f986d2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbd7431…8cf312
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x65f998…1978fd
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2195ce…614018
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6618cd…640f65
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xaac8d0…62aefd
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x553123…e90cc1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf3e0a4…871836
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI119d ago0x479bb2…d0f573

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.