Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x6fc60c…5b5930
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x6e1dde…49dbc4
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x42cd68…071c64
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x4477f0…a6c787
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xf5f384…4d8509
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x597fac…79f932
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xb9006a…700c6e
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xc91784…6f694c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xc4b300…046aa8
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xbb714e…a07902
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x64a5c7…69c5fd
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x7fff13…929771
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x12f415…dd6bc8
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xb5d95f…49597f
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x0bbace…1aa5ee
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0x364445…09844b
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown59d ago0xd7e7dd…fa3df3
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0xb0860a…da5685
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x1c690e…6bf9c2
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x7682d7…af2f4c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x800152…5752b4
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x2f9df8…25364e
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x10dac2…0d338a
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0x28dffb…cb2444
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown60d ago0xc0d0b1…ed397a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.