Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.005100%payAI16d ago0x824767…6d27e8
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0xfedda4…9b6c0f
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0x883034…4a1dc5
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0x95f3d2…2a5ff9
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0x0cbba3…450132
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0xb2cab1…6195b4
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0x6f8502…5a52d9
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0x9d044a…789429
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0xcce163…9473ed
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0x6e897e…51dbc0
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.07100%payAI16d ago0xa6d3ab…642478
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.06100%payAI16d ago0x5e09c7…981dc5
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.005100%payAI16d ago0xfe7c49…b131c1
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0xe2c5fa…e308c6
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0xada3d0…3f3354
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0x168baa…2c3bfb
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0x016587…4063c6
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%payAI16d ago0x756526…eb5b5f
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0x7c6b1f…e9297b
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%payAI16d ago0x91cb5b…caa155
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0x64c94f…dc206f
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.02100%payAI16d ago0x889cad…ed9d76
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%payAI16d ago0xd1a358…114850
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.25100%payAI16d ago0x1e55cd…9ee4e7
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.08100%payAI16d ago0xa6a362…dc927e

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.