Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41cf32…839cc5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5404e7…70bbd0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d28f0…7dfd26
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7fa3f…9b9080
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86ef99…bbf478
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x442257…aa31f8
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b20ee…d61b8d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac6ee9…03ebdc
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc90b5a…2bac36
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39c1b9…6c8b5f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6de36f…b2f65c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec941c…6ddcc9
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a89fc…37591c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b408b…b58c00
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4871d9…c995ce
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x422023…5dea58
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xff1adb…dd1f12
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x270ee7…3224ac
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7128c…dba2d4
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6aff9a…616b7c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25d416…c21ee8
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd07552…b68d08
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d41de…e4950b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5cc7a9…31039f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bc354…a2a990

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.