Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xf32da4…045d9a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x65a52b…d8eace
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xbc8025…61249a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xcc42c7…22209b
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x9d941f…326654
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xfbf646…6244dd
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xb720fc…68863a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x298d9f…d4b4fa
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xe3c9e2…6e2974
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x723d1e…e647e9
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xd5958d…e989db
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0xa01fec…45b85f
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x48d45d…63ef9e
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x854c28…a7d47a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown55d ago0x3796bf…50e549
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0x9f4ba1…debe8a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0x7280aa…d28f72
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0xcdf7e6…aad134
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0xbe5150…25ab27
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0x0e64e3…507623
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0xa3a619…fcbf8e
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0x45e3c9…b501e5
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0x917cc8…54f2d6
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0xc3f241…de1d22
0xa733…c7770x9c95…e299Base$0.001100%Route unknown56d ago0xde5343…e4f1b3

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.