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.002100%0x54f0…7932119d ago0x17427c…97453e
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x3054f3…5783e1
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x1f14f2…97f748
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932119d ago0x8d915d…3cdbfd
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x4277a5…63cefb
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x2b91ea…90a070
0x46f1…638b0x50eb…6480Base$0.0005100%0x54f0…7932119d ago0x20ffc2…f1cd95
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0xc3ebec…3a6bc2
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932119d ago0x680b4c…065d84
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x1a8e23…ba4e31
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x30ba8e…d2e858
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x83fe86…ebb791
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932119d ago0x628507…752b17
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x727dc0…f75600
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x47f58d…e3b80d
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x9c7d91…2b81b3
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x1d44fc…c03432
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932119d ago0xd3b43d…7d2d48
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x1897ac…c5fbdf
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x004f64…f544df
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x3dc86e…f99623
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x785893…e2f162
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xf15a3a…54734f
0x46f1…638b0x50eb…6480Base$0.005100%0x54f0…7932120d ago0xcca102…e25607
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x3b92c9…b2b0e1

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.