Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x2271da…58b66e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b9a89…05015f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfa66d4…2d7c0d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xa5852e…2c9130
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x8905e7…ee7d2c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa38d ago0xa5be5a…0a6704
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc581f1…2ff12c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x19f2f1…11411c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb2d462…492723
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x63113e…00038c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x0bef36…37deff
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xa128c9…2959ce
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xbb3688…fcb041
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3a57c2…9b65b0
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfcc5e2…e25192
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa38d ago0xdb95a9…d3577c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x99d8b8…f9ddb5
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc1a8f3…abbcf1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x62e007…e04b82
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa38d ago0x184976…8dedb6
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d2186…df4682
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa38d ago0xcaa53c…0c8d6d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xe9997d…d56e88
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa38d ago0xe9561f…3881cf
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa38d ago0x134212…763fce

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.