Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2766f8…a72e32
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99387e…28ead3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab9293…676236
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6763d9…8a87d2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x820250…36ed5b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97e8af…039fb2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x506bac…e412ee
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81b177…6600c8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x024b3a…1da274
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaacff0…22a69b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb02a00…d9f2b3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc5749…c654ed
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6def89…809f99
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdebcf9…7825a2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce4cd3…63fa47
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ff165…e428f3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd67dfb…734da8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x108da1…58115f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x805472…c6dd4d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b7a97…c9d3e3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x361d28…e3e50d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x198665…14959d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe41a98…dc66b2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f7fe7…df40de
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88e7d4…bb0ad2

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.