Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x25d9b8…3bb20b
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0xcd2190…a1cd54
0xb66a…04f40xb0af…7de0Base—$17.17100%coinbase52d ago0x979906…ad819a
0xb66a…04f40xb0af…7de0Base—$20.20100%coinbase52d ago0xa92365…074bac
0xb66a…04f40xb0af…7de0Base—$18.18100%coinbase52d ago0x716e74…3d79ae
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0xebbea0…0fde0a
0xb66a…04f40xb0af…7de0Base—$18.18100%coinbase52d ago0x97ff65…a6c944
0xb66a…04f40xb0af…7de0Base—$18.18100%coinbase52d ago0x9b5bf0…0dfe61
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x21ddc6…0d941e
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x820d21…bb6cff
0xb66a…04f40xb0af…7de0Base—$8.59100%coinbase52d ago0x4c3659…7f04f3
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0xdd213f…0d601b
0xb66a…04f40xb0af…7de0Base—$30.30100%coinbase52d ago0x187ff4…2904d1
0xb66a…04f40xb0af…7de0Base—$26.26100%coinbase52d ago0xa7274a…e4cbca
0xb66a…04f40xb0af…7de0Base—$25.25100%coinbase52d ago0x69a5ad…23a127
0xb66a…04f40xb0af…7de0Base—$24.24100%coinbase52d ago0x50a941…a47562
0xb66a…04f40xb0af…7de0Base—$17.17100%coinbase52d ago0x803772…d1facc
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x5782b3…e3fe8b
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0xfb47b8…432cee
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x793048…52d89c
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase52d ago0x274f37…bb2d2b
0xb66a…04f40xb0af…7de0Base—$12.12100%coinbase52d ago0x8b2dcb…60e8cb
0xb66a…04f40xb0af…7de0Base—$10.10100%coinbase52d ago0x57bccf…deb501
0xb66a…04f40xb0af…7de0Base—$9.09100%coinbase52d ago0xae2575…d11692
0xb66a…04f40xb0af…7de0Base—$8.59100%coinbase52d ago0x2364ed…93f36f

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.