Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x627594…e2298d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8a08ea…0ff5d0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4acf1e…d89eaf
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeed22d…92cdfc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3ca948…3c7506
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x384b74…f9728d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb796c7…4d82d7
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9fca3e…303ccc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe4eb33…850b30
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa5e450…e2dc65
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb33458…91c994
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x94a25f…4cd2fb
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7d3cfa…62139c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6a0e78…9c0313
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc88b2f…2c1ad7
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdf855d…ca639f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x796da0…6807a1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6214dc…6c2dc5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4feb9a…cceab3
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9e142e…0d0b1d

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.