Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x1ffc0b…2c0c20
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0xbef13f…707837
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0xbf980d…18ebed
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x9bab7e…4270f2
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x72ff4e…bc70d3
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x51d519…0957fd
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0xaa409b…28cb2e
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x64758e…b4e638
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown47d ago0x9754b0…fe81e1
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x4a0093…ef29ef
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0xc37e56…543759
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x422223…cae6ef
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x26e0e0…993cfb
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0xe8a8a1…433a61
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x2a8d29…362f36
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x06f464…c30f6c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x6a93b4…341b90
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0xf15bee…df858c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x5a1127…4951be
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x5665ad…c5486e
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0xcd7ff1…5a0c29
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x7eec59…418216
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x31f4f6…8068d7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x1d5b4c…9383b0
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown48d ago0x71cbe8…544e07

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.