Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x42ef16…890bc4
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x2a52b3…35c960
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xea9acc…1b4d33
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x7804a9…ecc8b2
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xc92eb1…c61e44
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xbaa9fb…e1a19c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x050c2b…15425d
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xc96916…a4e2fe
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x62c0d1…ee39d5
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x762cf2…65e675
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x8608ae…6fa5a0
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x856fd9…99f0e6
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x05be26…d40a99
0xe03d…274b0x50eb…6480Base$0.01100%0x54f0…7932117d ago0x4e3344…c109ad
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x7191a0…167acc
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x06dd0b…6475d2
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x88fc4b…b9a1c8
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x202853…e3fecc
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x6aba88…1b1ef1
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x31fc0b…bd531e
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932117d ago0xefa340…c66c3c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xa774a4…810884
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x290986…8bb84f
0xe03d…274b0x50eb…6480Base$0.007100%0x54f0…7932117d ago0x38a74c…320e09
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xf04a23…94aa3c

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.