Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9184a3…329de2
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafaa8c…8c7ea5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d3e6c…0c1bbc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61f723…44fe71
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb71b56…f7a0eb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a9bb6…ca1673
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x159076…b2108b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb69e83…f4c537
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd803e6…165e64
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa67d9b…bfc894
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a28da…c33056
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf94a9…32d144
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa03da5…c68677
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83688d…7f1a2d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7fc4a5…600680
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34cfbd…aa4810
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32d483…f8d992
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c89b9…08c869
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28b5ba…af9d4b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5475b…d04b26
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa62c9d…83295d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f3bd4…c11195
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb56ec…f6125d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6dc9c9…6f4ead
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddf34e…e55373

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.