Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xf551ba…0e7842
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x24932b…3596b3
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xe86834…f9386b
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x9b9546…d9efab
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xad437c…39b53b
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xeddc28…641cde
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x2d5e3b…e824b4
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x9987b7…ca9afd
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x7fd5c0…823710
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xd534cf…238c79
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xc7d1b8…a22446
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x881340…848322
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x564f4a…31b020
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xbb1562…eccbb9
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x9f27b3…32ac91
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xcdf17c…12ec5e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x9626d5…9de3e1
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x32c517…429934
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x8b4c87…973dab
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xaa25a8…0cafab
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xbb4458…228d55
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x9374e0…0ec98f
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0x0d026a…5d7831
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xfce859…53fbe1
0x854e…d7280x9c95…e299Base$0.001100%Route unknown48d ago0xa273cd…b6d660

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.