Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc13d…5c240xc55a…c291Basex402 service$0.003100%coinbase78d ago0x2a1466…e00770
0x63d7…e1ef0xc55a…c291Basex402 service$0.001100%coinbase78d ago0x257542…b327c8
0xe8af…ddf30xc55a…c291Basex402 service$0.001100%coinbase78d ago0x301990…8a0f3b
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x94d692…30678b
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x9e9cc5…c55615
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0x376c1e…d3f23f
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0xfbb793…629d01
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0x696326…39410d
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0x03e0da…8fc5c9
0x072b…36d90xc55a…c291Basex402 service$0.006100%coinbase79d ago0x4c0981…62c19a
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0xbe90c9…9523f9
0x072b…36d90xc55a…c291Basex402 service$0.004100%coinbase79d ago0xaa892a…91e9ad
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x2b13fb…2164f7
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x6a7f9b…c90cf7
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase79d ago0xc31304…078bd6
0x5958…50360xc55a…c291Basex402 service$0.002100%coinbase79d ago0xb7bb97…3cb49a

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.