Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0xd0f691…820d0a
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x23b531…c9b911
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0xf9de97…797769
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x03c319…95f44d
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x18da87…958098
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x1fb781…8e892f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x68423e…86eff4
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0xad268f…8360dd
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0xc31ee4…6caf42
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x282e58…d3a14b
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0xafaa39…f57484
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x3c6c9d…d864cf
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x2a5c0b…9b5db0
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0xd65dd6…f6675a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x7691f5…91c861
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x9c6c9b…45191e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x532ed5…0486f1
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0xcc3a0d…b6f63a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0x8e33f6…be6cfe
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x8f4386…fab748
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa40d ago0xb326d8…762c64
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x41d742…e37383
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0x965410…25b515
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0xf3b64e…d055a6
0xb420…08d30x9c95…e299Base—$0.001100%fluxa40d ago0xb49c7a…8cdb4d

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.