Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x0eaa25…28cb02
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xe0c685…4f3cce
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xa4ec2d…d17793
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x68f88e…f15e4e
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x020223…2f2a72
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x9721eb…3f5816
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xdeb8f0…4bd5fe
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x82cf06…a2fa52
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x7118ea…5c56f1
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xb7c249…ddb165
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x9e8a64…88015a
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x1303aa…9f4e4e
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xeb9de7…199258
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x771b51…fd3235
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xcc91cb…9d7ced
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xfecf17…a9429c
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x4adc5f…d889c1
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x9e89c9…b22ffb
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x3d2b78…a1474d
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xc0c761…fe0496
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x7482ae…30a729
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0xc0f155…22f7f3
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x6cd40a…a33f5f
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x901cce…a33031
0x120d…76490x9c95…e299Base$0.001100%Route unknown71d ago0x9d4439…6901ce

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.