Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fc9…34430x10c1…1e24Base—$0.57100%coinbase117d ago0xb63e62…38ec3a
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0xe6346a…1ed2eb
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0xa01744…5d6224
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0x475370…994c60
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0x46dc16…95ab36
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0x5c3b77…1bad33
0x4fc9…34430x10c1…1e24Base—$0.52100%coinbase117d ago0xe939d2…460474
0x4fc9…34430x10c1…1e24Base—$0.51100%coinbase117d ago0x67927b…112d08
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0x0f15f7…4f62f5
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0x1eef3e…bf5414
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0xe01b0e…0609b7
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0xb673c8…f39859
0x4fc9…34430x10c1…1e24Base—$0.11100%coinbase117d ago0xff577d…23bf55
0x4fc9…34430x10c1…1e24Base—$0.06100%coinbase117d ago0x1f16b2…457604
0x4fc9…34430x10c1…1e24Base—$0.06100%coinbase117d ago0xe07bf8…b3f44f
0x4fc9…34430x10c1…1e24Base—$0.06100%coinbase117d ago0xd56692…c83627
0x4fc9…34430x10c1…1e24Base—$0.06100%coinbase117d ago0xbc7f59…d69485
0x4fc9…34430x10c1…1e24Base—$0.06100%coinbase117d ago0x5d8d90…7e21c7

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.