Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x1179cd…8af655
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x50785e…0bb430
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x111ba9…40dfda
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x5d347a…3f40a2
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x5c60fc…3c5b97
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x0b642d…05d135
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x269da2…de2790
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x505f49…ae53f6
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0xecfd84…533137
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x43ebe7…250978
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x656626…ff4c12
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x0f7a28…d07525
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x59ac20…2e3493
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0xc03f19…cca737
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x85c792…816c15
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x36a381…7e34b7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa49d ago0x1a44d9…580093
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x0f8c99…4ec488
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0xf4947b…64e2f8
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x2e6984…8bb874
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x342157…91ab05
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x89f3cf…033f2f
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0xb6895c…51f21f
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa49d ago0x0454dd…cee743

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.