Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01305a…2e65c2
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c97de…c022d3
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87e24c…f7d2f2
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb69562…8f81e9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7fbf5e…70f79e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0011a…bcc2ac
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d2159…3bc3ab
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ac603…5cab27
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba99d7…c623c7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa060b7…2a71fe
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14799d…9693c8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf50fb1…034a83
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a35e7…195099
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42b75d…34976f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fedec…4ccbcd
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd5717e…edb371
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb2a27…c6d32d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5d247…920e88
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19551c…e2ad1a
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9eea2e…fd3e21
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x185b45…c9f593
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbbf9ba…5af98d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa35050…2cf314
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37e405…adff8e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x337df4…c00e9f

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.