Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a46…78290x9386…ca25Basex402 service$18.00100%coinbase5d ago0xeb7cc3…c694cb
0x0517…6da20x9386…ca25Basex402 service$10.79100%coinbase5d ago0xa1f7f9…6e03af
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x4a7550…064641
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x0aff1a…ee32e8
0x3115…d6950x9386…ca25Basex402 service$18.00100%coinbase5d ago0x326970…5b8ae2
0x85a4…a2d50x9386…ca25Basex402 service$18.00100%coinbase5d ago0x7ad01c…b1a4fb
0xdd5a…3f1f0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xe07237…b0e8c0
0xdd5a…3f1f0x9386…ca25Basex402 service$10.79100%coinbase5d ago0x3410fe…496d55
0x2f0a…49bf0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x65d766…8632be
0x7a5f…19bc0x9386…ca25Basex402 service$10.79100%coinbase5d ago0x394e9e…bc40c9
0x3115…d6950x9386…ca25Basex402 service$18.00100%coinbase5d ago0x5c2fd6…22581b
0xc6fe…6e6b0x9386…ca25Basex402 service$10.79100%coinbase5d ago0xe50026…eaa09f
0xdb40…50820x9386…ca25Basex402 service$2.69100%coinbase5d ago0xc1d125…e5a56f
0xcf34…d34c0x9386…ca25Basex402 service$10.79100%coinbase5d ago0x142c19…3c73f8
0xdb40…50820x9386…ca25Basex402 service$2.69100%coinbase5d ago0x51c80c…abd0c6
0xc6fe…6e6b0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x1cbb4d…a49898
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase5d ago0x602b37…c3865c
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase5d ago0x05afd6…bd4d4e
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase5d ago0xe5ac4c…498322
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase5d ago0x780afa…fdf3d2
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase5d ago0xe07094…ee07b8
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase5d ago0x7ef916…873b7d
0x0a8d…f63e0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x752c3d…faade2
0xa3b0…cecb0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x7e9034…91e569
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase5d ago0x61ff22…7ed42f

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.