Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69deba…e3a070
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefb996…0740c2
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xddd81d…1c8cf5
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51a019…1feeb5
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ccc48…5ac04d
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x681c0c…0f6be8
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x032736…e22c1d
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1636d…4791d1
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad5d7e…14f79b
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x184bbe…b82d94
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6c28b…9d64be
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcef335…99d848
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05cb80…f1e27f
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x714dfa…9f70cf
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa2cd52…798424
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x552340…d764ce
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x032ac6…712152
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fc8ca…6230e4
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c552e…00efe5
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ad11e…2ff52d
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x061dab…c17dec
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf649d0…a298e7
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14476d…554264
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9af1ba…1b52ee
0xdb27…30060x6a5e…c666Basex402 service$0.01100%payAI111d ago0x252fd3…0d0af6

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.