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.001100%payAI108d ago0xd7096a…014e79
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0119a6…fa2e75
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1d5d8…dd4a81
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a30e0…c16b02
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b8da1…c1c56a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0caf5…6e81b2
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7810b8…4ed857
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x546a50…3cab65
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea13b2…b1931f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1098c…b1194f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ede52…85b720
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2248df…b73b05
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03e185…d64ade
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7db0b…036c9b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c0b83…576be4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3af9d7…f6e957
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x173c6e…dd9189
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5b132…143383
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc82d0…ccc782
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x838433…e1b148
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82af2b…44fcf7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3591aa…52a8f7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7e5f2…3eedf2
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0292e…e475fe
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfeec87…2bc91f

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.