Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa45d ago0xef703f…3df9be
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa45d ago0xe03666…ddc883
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0xb0b99a…f9d0ca
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa45d ago0x8f4950…e64b64
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x9c3600…3ef0b6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x4e69df…491cc6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x7da1bb…7921f4
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0xd02aa7…67bf44
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x344717…79e4d4
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x21fc36…ca8d05
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0x6964dc…1e6bf1
0x2f0b…09790x9c95…e299Base$0.001100%fluxa45d ago0xd66d6d…a6f1f3
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x73bdb5…e332ad
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xe71f99…9509cf
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x535b20…ee7bd4
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xe3dcda…952dc0
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xc7cd1d…f7a1db
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xa1b33d…8b8462
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x32f0da…1bc549
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xe07593…04f44a
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xd722dc…d54e26
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x6f9c3c…05e3b7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x293b1f…51629c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x0dd647…229a39
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x92e86d…3dce3b

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.