Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa15d ago0xeeb782…686b6b
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa15d ago0x9f8ae0…93c70b
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xf4d9bf…e62895
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x3a7a09…cf5283
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xc794f6…c3a491
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x46cd2d…072ddc
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x83b514…672c3a
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xb453c3…c872c8
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x2f040d…d2ab21
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xd8b5b7…6e855f
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x6e8ddc…3a906c
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xe45623…3a3e61
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x1ffa38…9512c9
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x5369e2…e5c33a
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xf1e3c3…2737a8
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x04270b…6eb1f4
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x498ae6…5c18d2
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x22d01d…733765
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xd44a00…945906
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x4c0335…88513e
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x9bc3e6…c2f67c
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xcea341…2b632e
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x9bfcaa…4843d5
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0xe89338…3da730
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x0903dd…8e1fda

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.