Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a4f…db910x2932…4f60Basex402 service$0.005100%coinbase15d ago0xc63f0e…5a3596
0x4821…e7f80x2932…4f60Basex402 service$0.005100%coinbase15d ago0x40c835…6ccd24
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x0eef48…8433db
0x6b7a…7fc90x2932…4f60Basex402 service$0.005100%coinbase15d ago0x54e73e…d57aad
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x0f32e6…1e47cd
0x6c88…792e0x2932…4f60Basex402 service$0.005100%coinbase15d ago0x4e4934…089499
0x3a02…3c350x2932…4f60Basex402 service$0.005100%coinbase15d ago0x702fb5…07f782
0xc9c7…16700x2932…4f60Basex402 service$0.005100%coinbase15d ago0x03fba1…1d3d6a
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x652e1a…3eb87a
0xc88c…5da20x2932…4f60Basex402 service$0.005100%coinbase15d ago0x3f5f23…02ff2e
0x59e8…a8010x2932…4f60Basex402 service$0.005100%coinbase15d ago0x1f7002…9012d4
0x7016…a2860x2932…4f60Basex402 service$0.005100%coinbase15d ago0x9ab8c4…0de450
0x050b…f2bb0x2932…4f60Basex402 service$0.005100%coinbase15d ago0x376635…ec262f
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x2828bf…c51c89
0x0823…40ab0x2932…4f60Basex402 service$0.005100%coinbase15d ago0xc75204…3684d0
0x1cd5…965e0x2932…4f60Basex402 service$0.005100%coinbase15d ago0xfa76a2…23a0fa
0xc302…afb80x2932…4f60Basex402 service$0.005100%coinbase15d ago0xece97e…c2f673
0x3ef4…be8b0x2932…4f60Basex402 service$0.005100%coinbase15d ago0x673c79…a63582
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x93b762…1ea693
0x7548…901c0x2932…4f60Basex402 service$0.005100%coinbase16d ago0x20746b…744435
0x952a…9ff80x2932…4f60Basex402 service$0.005100%coinbase16d ago0xf6a559…6349a4
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase16d ago0xd2c379…f181a7
0x99ff…ac0a0x2932…4f60Basex402 service$0.005100%coinbase16d ago0x51ce94…ac10c6
0x3fa7…7ce40x2932…4f60Basex402 service$0.005100%coinbase16d ago0xdf5ccf…a0ce76
0xaeac…876f0x2932…4f60Basex402 service$0.005100%coinbase16d ago0x354d99…869e64

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.