Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x499956…f38e7b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48691a…abbd2f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb0b81…932fd7
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x272deb…a9fe58
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa380d6…debe8d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5b3cd…cd9f80
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x315278…0704b6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x37b91e…692425
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b05c7…8bb716
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9e744…44078d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4951c3…9d5809
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec5dc3…9177dd
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c28e2…e9769f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc147d6…eefe18
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc038bb…512fea
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bb90a…5ed9ff
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bac35…458c4f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9db28…b891b6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf94185…de2db1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea06d7…0e8836
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7c626…4fc2d4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x720e69…4b07a8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4904a8…cd3c8f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78fc9c…978afe
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05a80f…25b90e

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.