Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7367…10f90xac65…4417Base—$0.17100%fluxa121d ago0x29815e…149a47
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0x092fa8…b4ea26
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0x7049fc…5cf452
0xb90a…9ae40x7367…10f9Base—$0.10100%fluxa121d ago0x5b7715…b31a63
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0xf43f43…ab9efe
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0x05d6dc…d7749b
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0xbe5d72…02cba7
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0x4fbe2e…442ba0
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa121d ago0xf4df98…627216
0x7367…10f90xac65…4417Base—$0.04100%fluxa122d ago0xe3f1e1…79f016
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0xba2a59…318134
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0xfcdce0…f58e7f
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0x11501a…b2aa33
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0xaa8579…76140f
0x7367…10f90xac65…4417Base—$0.07100%fluxa122d ago0x776d7e…113419
0xb90a…9ae40x7367…10f9Base—$0.05100%fluxa122d ago0xc004b1…35464c
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0x840be7…4a5837
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa122d ago0x429008…4fc39e
0x7367…10f90xac65…4417Base—$0.02100%fluxa122d ago0xf5b8f3…df69b5

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.