Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown66d ago0xddac97…80d326
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x7e3d5d…ecbc69
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x94fcb6…ddadb5
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x301cff…26bf57
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xaf4a55…2be5b6
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x392b15…16c2bd
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x41ebec…956430
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xe12eab…2347ac
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x6f8515…04f51c
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x15f1ea…844b66
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x83c47f…444039
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x04b4e4…6a7ce9
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xd6d7db…819810
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x9f82f8…e7e632
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x8a936a…04f43e
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xe51442…5e3883
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x3429d4…916259
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x1c55a6…b963c6
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x748c2f…05e0ce
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xc74f9e…e4b8d8
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x633d7b…a330f2
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x3d0c0b…cfeaff
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0xf8ebfe…aa8b71
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x28504e…b66bc2
0x7b39…7edc0x9c95…e299Base$0.001100%Route unknown67d ago0x8c7069…d6abfd

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.