Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x944725…2fd28a
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x78ab5e…418117
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x71bd06…b58daf
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x8bdbb0…55dfbc
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x76e0af…934b5b
0xb064…54430xfe80…47eeBase$0.001100%fluxa13d ago0x6b11c0…0ba6f8
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x4296ec…9ced15
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x4911a2…d5cd82
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0xe8d237…181dd0
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x54887c…a1cc8e
0xb064…54430xfe80…47eeBase$0.001100%fluxa13d ago0x304bba…6b718a
0xb064…54430x9c95…e299Base$0.001100%fluxa13d ago0x7017fc…ca6aa2
0xb064…54430xfe80…47eeBase$0.001100%fluxa13d ago0x8282bc…6d91fb
0xb064…54430xfe80…47eeBase$0.001100%fluxa13d ago0x6a5f5e…0090d5
0xb064…54430xfe80…47eeBase$0.001100%fluxa13d ago0xa3d27d…d5e031
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x6f52a4…14329d
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0xd89650…5af051
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0xd5567e…279ada
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0xa7f3ca…bde282
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0xa48dc2…b08378
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x399d95…7087ad
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0xcd00fd…1a6bc8
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x032e4a…7cddff
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0x0e9c4b…c8efb7
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0x0ff5b8…a6f9f1

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.