Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xcbf3f2…046deb
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x16420b…58a058
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x888d37…f2c7db
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x56b2cb…83cf67
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x862a0a…8527fe
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x2282f5…db488b
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xa72428…b91bae
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x7f3981…7d577c
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x523d71…a99a36
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x665d70…6ea82f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xf4773a…70c83b
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xc76cda…4c1b0f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x732d29…d159c8
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xf2a7bf…c1cb5b
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x5da974…e2ccd3
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x3235ec…a054e1
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xaa070d…68ac7e
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x22126f…0aa9d3
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xc04bd0…bfa161
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x7de585…72646f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xfdfe87…f7496a
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0x98ce95…601b59
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xb220c4…ec5f3f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown70d ago0xe5ffeb…d19200
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown71d ago0x939007…153547

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.