Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x57ac28…af4bf2
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x6c781e…c85f71
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x5d417b…6008e1
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xeb83c7…ffa5d2
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x78d136…98b576
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x8853bf…859ea9
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x325a19…97c9e8
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xa69d34…7066b1
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x060fea…999895
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x38389f…70cfa5
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x81e9ed…364bb5
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xca7fea…a1763e
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x802d12…a6fbc0
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x64ed80…ce918e
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x5fd96d…f0d57a
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932117d ago0xf9b552…8f66b7
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x28c15a…9db778
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x1a0f84…f9ec5c
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x69e891…21707b
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x8c8838…e9a0ce
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xc702cb…1d4a0a
0x46f1…638b0x50eb…6480Base—$0.005100%0x54f0…7932117d ago0x9ba28f…f9dce3
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xecdb08…280ab1
0x46f1…638b0x50eb…6480Base—$0.003100%0x54f0…7932117d ago0x6f121d…c6641e
0x46f1…638b0x50eb…6480Base—$0.003100%0x54f0…7932117d ago0xf78926…0b2bb4

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.