Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase45d ago0xe9ffb0…4ebc86
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase45d ago0xeb4114…c799df
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase45d ago0x7bc5af…3f97ca
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase45d ago0xbcf69b…e1a5f2
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase45d ago0x37cc53…e17a6a
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase45d ago0xc2ccb0…003dbd
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase45d ago0x385b3f…abf116
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase45d ago0x2fde79…0284a7
0x63f1…4a650xe373…668dBasex402 service$0.01100%coinbase45d ago0xe3d80c…b08adc
0xc312…10fe0xe373…668dBasex402 service$0.01100%coinbase45d ago0x1dbf6b…c15a79
0x824a…30c20xe373…668dBasex402 service$0.05100%coinbase45d ago0x33594f…4e6ec7
0xcbe6…e95c0xe373…668dBasex402 service$0.03100%coinbase45d ago0x366797…fa07f7
0xe460…d3fa0xe373…668dBasex402 service$0.01100%coinbase45d ago0xad1ef4…355838
0xf2bd…44f30xe373…668dBasex402 service$0.01100%coinbase45d ago0x40b843…dcc0b2
0xf556…5b370xe373…668dBasex402 service$0.03100%coinbase45d ago0x79236d…a76dbb
0x63f1…4a650xe373…668dBasex402 service$0.01100%coinbase45d ago0x16f071…aa5bb2
0x1d91…139b0xe373…668dBasex402 service$0.05100%coinbase45d ago0x8f94d2…f2c261
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase45d ago0x72b793…b61f03
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase45d ago0x6fc3df…fed6ff

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.