Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$10.10100%coinbase51d ago0x03d383…cc9dae
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0xa7def4…9ac2bd
0x3878…18220xb0af…7de0Base—$12.12100%coinbase51d ago0x068557…d7c661
0x3878…18220xb0af…7de0Base—$14.14100%coinbase51d ago0x3d6e01…52aa91
0x3878…18220xb0af…7de0Base—$16.16100%coinbase51d ago0x888ba3…5206e7
0x3878…18220xb0af…7de0Base—$15.15100%coinbase51d ago0xfd2e72…7b2f43
0x3878…18220xb0af…7de0Base—$15.15100%coinbase51d ago0x69148a…1d57cf
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0x297388…1e7ba1
0x3878…18220xb0af…7de0Base—$15.15100%coinbase51d ago0x8a577f…fdc098
0x3878…18220xb0af…7de0Base—$16.16100%coinbase51d ago0x8ef1e6…bf9862
0x3878…18220xb0af…7de0Base—$15.15100%coinbase51d ago0x70b2b9…f8ad3c
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0x2e80c1…b08096
0x3878…18220xb0af…7de0Base—$12.12100%coinbase51d ago0xb8d6eb…b692c9
0x3878…18220xb0af…7de0Base—$12.12100%coinbase51d ago0x83b06b…7fa46e
0x3878…18220xb0af…7de0Base—$10.10100%coinbase51d ago0x528169…6104d5
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0xd880d2…1f8f1f
0x3878…18220xb0af…7de0Base—$10.10100%coinbase51d ago0x902dba…69a39a
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0x301729…dc3b10
0x3878…18220xb0af…7de0Base—$10.10100%coinbase51d ago0xd692cc…f4c87a
0x3878…18220xb0af…7de0Base—$5.05100%coinbase51d ago0xa8ce50…f8ea31
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0x61f10e…e9ae25
0x3878…18220xb0af…7de0Base—$5.05100%coinbase51d ago0xdfe78e…9864f0
0x3878…18220xb0af…7de0Base—$8.08100%coinbase51d ago0x1d06d8…160fd4
0x3878…18220xb0af…7de0Base—$10.10100%coinbase51d ago0xc634f4…98bd52
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0x152927…dbee22

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.