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
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase51d ago0x0ef259…fe601b
0x0dda…d9f70xb0af…7de0Base—$6.11100%coinbase51d ago0x10074e…3aec50
0xdb7b…059d0xb0af…7de0Base—$4.55100%coinbase51d ago0xe5e03c…432359
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase51d ago0x627c00…5bcefd
0x60dd…75830xb0af…7de0Base—$6.96100%coinbase51d ago0x77328e…ed3de3
0x3878…18220xb0af…7de0Base—$8.59100%coinbase51d ago0xa7def4…9ac2bd
0x0dda…d9f70xb0af…7de0Base—$6.13100%coinbase51d ago0xeca6a6…709500
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase51d ago0x0e66f2…165fb7
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase51d ago0xbc2419…dbdc88
0xdb7b…059d0xb0af…7de0Base—$4.52100%coinbase51d ago0x725807…92f2fd
0x0dda…d9f70xb0af…7de0Base—$6.74100%coinbase51d ago0xf592fb…ffcc1e
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase51d ago0x6fbe1d…45f4a5
0x3878…18220xb0af…7de0Base—$12.12100%coinbase51d ago0x068557…d7c661
0x60dd…75830xb0af…7de0Base—$6.72100%coinbase51d ago0xc61828…08310e
0x0dda…d9f70xb0af…7de0Base—$7.34100%coinbase51d ago0x00dff7…ee6b10
0xdb7b…059d0xb0af…7de0Base—$5.00100%coinbase51d ago0x365e62…67bef4
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase51d ago0x1d61e3…a085d7
0x0dda…d9f70xb0af…7de0Base—$7.39100%coinbase51d ago0xa62746…ca82f0
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase51d ago0xa850b7…8bc6b3
0xdb7b…059d0xb0af…7de0Base—$5.86100%coinbase51d ago0x50cac3…f51de7
0x3878…18220xb0af…7de0Base—$14.14100%coinbase51d ago0x3d6e01…52aa91
0x0dda…d9f70xb0af…7de0Base—$7.13100%coinbase51d ago0xcc46a4…99627e
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase51d ago0xa6702a…00c088
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase51d ago0x1af5b3…0bd541

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.