Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55a7d3…c90878
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bff69…380508
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1d8a8…1aaed9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3420c8…c93d0d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fd497…68fd7e
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e9c68…f95c13
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47a4a6…aa9e14
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c40a4…f9912e
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27af6c…955252
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2bbdc8…2c0d3f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3378b…22e9aa
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5358c2…736bb1
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09daff…095360
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x306655…e4c70c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x112c9e…7703b0
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5b161…6c4e1d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6d25c…28bc1f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16cd57…534067
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4b03a…1d52bc
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf73037…25cd2c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd08b96…26b761
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x539da0…bf8132
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb47213…8fafb2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3de061…78a428
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71ecd2…9e93f4

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.