Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42bd1e…d72063
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c300a…4eee28
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x568a00…efb610
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4a099…71597b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x525ec0…0fffbb
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ade84…b3a55f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bd9b2…177b35
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fa33d…700d3a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0de038…cdced0
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e0d1f…ca7521
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf298c…d5352c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1d053…6c5dc1
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb8d6e8…848931
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd10b07…922e52
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5cfd7…c9c5a7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd69068…d589ee
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd85acc…b7385a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e98bc…929ca7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd62763…94d58f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb19925…d13a7c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0x196f48…9890ae
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0x398a78…63f69a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57c61c…cdb1f0
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57bc72…eb00f7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9b71f…1b7c39

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.