Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xa284cb…be14b8
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xc8e39b…4742a8
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xf2d3ec…25958b
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xbf78db…ae993a
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xb8b228…a6bd5d
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xa92614…efcbf6
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0x2b957f…7733da
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0x1fa40f…2abdf7
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xfa3b25…e4952b
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xb46623…b495d1
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown44d ago0xfee2ff…4d700c
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0xee43cc…c6f8e4
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x065768…a84ffe
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x81f6bf…5e60de
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0xd163c7…3d07c9
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0xc2930e…10d799
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x668f65…6914f9
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x90c6e0…41446e
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x255978…3fb07b
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0xe49a3c…0279f5
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown45d ago0x09f1b1…0dea04

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.