Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x5ec847…38f7a2
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x05005b…e1a0ba
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x4aab0c…ef1255
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xb9b483…0f30a4
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x93b0b5…504268
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x3f1a3e…00f3b1
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0xd84068…01af9d
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x326db4…25a4a5
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0xbce34d…2d032c
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0xecc5bb…3c7772
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x8218fa…2218ad
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x048ea0…5e1903
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xd51743…47e290
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x8ee834…d7d937
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x8bd0d2…e3d12e
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x9774ed…da5f96
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xbb2496…8b2de6
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xa2a1b8…1cd34b
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x7cf769…58bdeb
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x52033a…51e40c
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xffb854…528dff
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0x137374…13e97e
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0xaf3a3e…d792ee
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x76c4c6…ef8632
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa40d ago0xed0998…4e76c7

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.