Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xcc285c…dc1d88
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0x0b3c7c…5e773f
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xb84107…d046f5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xbda846…8c2e69
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xdeee99…065076
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xf2bd70…ff00c9
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0x0001d5…2754f5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0x6ce373…463094
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0x4952ca…9aec21
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xefa760…7b024c
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown48d ago0xbabe3d…fb0686
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xc39460…be6040
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xefeeec…06cc70
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x0418d8…e55ff6
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x2eb03c…08ae7d
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x9ace91…bccf8b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xfa59a3…2f2bd2
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x5621d4…0dfc4c
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xc34ca3…0642fb
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x958843…fc3ba1
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xee30d2…9ca43f
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xc915c7…f310e9
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x771d75…5d8eae
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0xddb04a…2c1b9b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown49d ago0x61e7d5…42f8ef

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.