Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbd013…531436
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x390b9e…c4c951
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa16921…d8a8da
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d7ed9…ba67a2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x653450…798bf8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f1dc0…ba3a71
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x033d2a…e953d1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3a4b8…0d128b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc67af…24c097
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbffb5a…2aada6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2a9b3…4e2f30
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3fbcb3…252f69
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b22c4…231979
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xede412…e4316b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x763beb…ebb604
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fc069…1d8eb6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x602cbe…d573f7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c63c1…50dac2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdcc926…3456ae
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaad06b…ac6f72
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bdb6d…771bb1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d5ca1…87ca66
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5806ab…9a7285
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07f29b…e643e4
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x90b71f…290f7e

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.