Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xcc57a3…c6e561
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x2d9d27…c2e2cb
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xe4f67b…99335c
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x12b174…675dff
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x38ccf4…1962d1
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x29c6b8…90def7
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xb2677d…d7246f
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xc2a1cb…855dd6
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x6d8ad6…8537b9
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xab92cb…cec191
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0xea6583…e1db02
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x6218b2…5b3538
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown24d ago0x95c301…dc439e
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x74e3c5…ee47a6
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x9d9b3f…b1f26f
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xf90cec…b04b8f
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x7a4408…737399
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x31d232…6fefc7
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x8525a6…597174
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xe8bfab…e444cd
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x0313b8…f33baa
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xd69a33…656d04
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xac8b19…9571cc
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x84b561…6e6bc9
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xc670ce…db1b61

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.