Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0xd74094…14debd
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0xff6e73…5e401d
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0xed5321…83db81
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x3c8020…dea3b0
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x67a434…9e431e
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0x12da30…9d67ba
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0xdfa534…6fb5df
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x0835ec…25a367
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x750ab8…5d49b2
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0xea9051…3b9c82
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa38d ago0x11a762…8a08d6
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x8c1a72…c798d2
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0xcb2830…b23aa4
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa38d ago0x766b78…bbe8f1
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0xf9e966…b0123b
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0x7f256d…159a97
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa39d ago0x475e55…177b06
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0xb3fb68…9d4f5e
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0x2f06ca…ab6669
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0xe5eb23…74f586
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0x6fa5b5…ffe95f
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0x3236b4…69073e
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0xe8e619…e3e1b7
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0x9b80cb…153094
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa39d ago0xcc642d…461bec

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.