Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x024f7f…868cd4
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x7b5cec…d9ce9b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x83981a…415ad0
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x8c825c…6b4cd5
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0xf6e2c8…8b979a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x5621aa…fc4b9f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x05c339…3fa7bc
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0xc802af…ca7804
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0x903fd7…07b26c
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown45d ago0xf3e386…ab062b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x8333b5…e9aee4
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xadec04…55fe7c
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xf29ac0…fba62f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xbc698e…3be1a9
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x144a90…24341a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xd152a7…86fc4a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x8990e6…5fd026
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xde78b7…d1aa08
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x7d196f…b7121f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x2ec170…5cd385
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x4aa175…625b8f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x2b9eb8…73a9a8
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0xfebcc4…2f0aac
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x2e8f6f…4edc2b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown46d ago0x8c9ae6…7c77e3

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.