Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0xd087e0…1185aa
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x65b163…db4af3
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0xbb83c3…357e06
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x53139f…fd7e64
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x1e6a1f…59021a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0xd5ddec…6ceeed
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x485875…83bf9b
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0xe2c8fb…67adb3
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x7d8fbf…95adb6
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x753cb4…15b37b
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x26df27…1c0bff
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0x151c99…16484e
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown44d ago0xa37dd0…547fc9
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x793943…d7fb84
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x8e7a37…5a9fed
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x492060…377994
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x8b5959…2956c0
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x978dbc…476460
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x4601d4…2617ff
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0xe1db57…620c49
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0xcfa80e…33a1d5
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x25b8ea…670571
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0x79ed77…b2522e
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0xa8802d…bff883
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown45d ago0xfd262e…aeed41

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.