Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x303638…497328
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x6f7983…1b07bf
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x813d4c…64890b
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xc80f51…c42021
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x1f81e2…5fa759
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x29afcd…840788
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xb30769…a84b56
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x040eb1…8d4237
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x920171…c40bf0
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x4885e3…3ed771
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xf1c1ac…212ac8
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xcf5997…80d970
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x9f88ca…fc9c44
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x60ce12…3b6769
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x51a3e7…b5bc5e
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xfe5880…e0bf66
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xd78fdd…36016b
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x6508ce…e83693
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xb11455…ab0874
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x1d4a22…4af0d7
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x69736b…6414c8
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x165884…e98f61
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0xbf9e28…18cc72
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x310872…297505
0xd409…306e0x9c95…e299Base$0.001100%Route unknown60d ago0x2a89aa…84fb3e

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.