Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4503…d53e0x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xbc26cb…a9dc2e
0x4503…d53e0x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x4c4469…445d32
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xd290cd…64c444
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xe3350e…beef19
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x25750f…e145c3
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x443517…1dd955
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xa74173…e706c7
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x9f0884…fcd8e5
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x45bac7…694026
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xa4c7bf…b0f843
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x8e2eb0…008172
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xa23715…586747
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x4404c0…e26f44
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x8127f6…854a7a
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xea19ef…79d80d
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xc4d8aa…bdb83c
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xf8c40d…d106db
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x308949…a02315
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x803535…ca5c95
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xc5e75b…f21b66
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x026cce…e06aa5
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x6d09a6…bd95bb
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xbe7f81…be3947
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xc51d0b…2f7563
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x2d1ad0…08fb72

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.