Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xed27f1…709757
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x8a6f12…64206d
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0xb31180…8c634c
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x1ee28d…7af5b6
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x7b14da…dc5105
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xcdfd0f…436c67
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x3960ef…dd84b9
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x74dcfd…dd0388
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x03f52f…d7abe5
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x75b5d7…6f95e8
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0xbe4c59…3c6b20
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xcd4537…181e3c
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x8b838e…e6e3d0
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0xb62a1f…159dfd
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xacf371…d7a653
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0x50cca4…071672
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0x8153d4…7a66b8
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xed666f…812a79
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x87f666…e592f4
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x122373…bc93b7
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0xff785b…dc3465
0x9560…5be10x9c95…e299Base$0.001100%fluxa45d ago0x2f304f…d4eccd
0x9560…5be10xfe80…47eeBase$0.001100%fluxa45d ago0x9ed5bd…d12222
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0xe8650c…3390c0
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x82aab0…810381

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.