Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xd9af5f…0aba3f
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x33bf57…65e44c
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xf97fcf…b6dc93
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xc6f1e5…f4834f
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x9ae052…1bb407
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xbf6a8c…9fbdcc
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xa19385…5207d8
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x6f0850…d81bd6
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xac1571…abdb08
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0xa1b5f5…512a87
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x835f98…d0ef59
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x49fee6…a6e945
0xd797…77710x7b27…e9efBase—$1.33100%payAI123d ago0x50b080…c36e5e
0xd797…77710x7b27…e9efBase—$0.67100%payAI123d ago0x4f2690…bf2392
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0x1be4b4…68b14c
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0x6424a1…86c389
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0x828ec9…c99adc
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0x33ac08…ff97ad
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0x7b9c36…cef4a7
0xd797…77710x7b27…e9efBase—$0.93100%payAI123d ago0xa32640…9cf541
0xd797…77710x7b27…e9efBase—$2.00100%payAI123d ago0x10d464…b5e8ea
0xd797…77710x7b27…e9efBase—$0.67100%payAI123d ago0x13de5c…e74b5d
0xd797…77710x7b27…e9efBase—$0.67100%payAI123d ago0x16ce67…101f39
0xd797…77710x7b27…e9efBase—$2.00100%payAI123d ago0xeb7c74…39cf05
0xd797…77710x7b27…e9efBase—$2.00100%payAI123d ago0xc6ebd7…3af913

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.