Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0xf46b3f…617ff6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x08582a…3883c1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x1e3bde…51f077
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x093069…a17ef1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x647418…412d1e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x2ddee2…bee128
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x4e5367…14a353
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x764d78…97769d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x1638a2…1218c9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0xd81601…beea94
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x005b67…da7d62
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0xafa201…e4ee3d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x1b6956…28c35e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xf37905…19572b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0x6c6cd9…de42c3
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0x7bff3f…14bc21
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0x89c53b…4bd93f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xd9afe6…e08813
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0x2d5b65…f34a3d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xa91789…435222
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xa2fad3…9add47
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xe08d11…110334
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xb2713e…a4c43f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0xeb6831…5ea2fe
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase121d ago0x763bac…1c11ed

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.