Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$6.96100%coinbase52d ago0x77328e…ed3de3
0x60dd…75830xb0af…7de0Base—$6.72100%coinbase52d ago0xc61828…08310e
0x60dd…75830xb0af…7de0Base—$6.41100%coinbase52d ago0xe0f6e7…ca538e
0x60dd…75830xb0af…7de0Base—$6.19100%coinbase52d ago0x74838f…53d195
0x60dd…75830xb0af…7de0Base—$6.10100%coinbase52d ago0x1b91ed…0b28d5
0x60dd…75830xb0af…7de0Base—$5.82100%coinbase52d ago0x9c6c20…9230fd
0x60dd…75830xb0af…7de0Base—$5.61100%coinbase52d ago0x62a8e3…a2fb09
0x60dd…75830xb0af…7de0Base—$6.13100%coinbase52d ago0x47c729…aea0b3
0x60dd…75830xb0af…7de0Base—$6.33100%coinbase52d ago0xe89772…a6110d
0x60dd…75830xb0af…7de0Base—$6.97100%coinbase52d ago0xf18a5b…c0e8fa
0x60dd…75830xb0af…3befBase—$3.00100%payAI52d ago0x999046…09647a
0x60dd…75830xb0af…7de0Base—$11.74100%coinbase52d ago0x9fdb95…78759b
0x60dd…75830xb0af…7de0Base—$11.64100%coinbase52d ago0x547a1d…2be17f
0x60dd…75830xb0af…7de0Base—$12.85100%coinbase52d ago0x98bc51…e0835a
0x60dd…75830xb0af…7de0Base—$12.75100%coinbase52d ago0x986ff7…9d36a8
0x60dd…75830xb0af…7de0Base—$12.03100%coinbase52d ago0x60b040…547433
0x60dd…75830xb0af…7de0Base—$11.43100%coinbase52d ago0xbaa836…918504
0x60dd…75830xb0af…7de0Base—$13.65100%coinbase52d ago0xfb0193…294e85
0x60dd…75830xb0af…7de0Base—$12.85100%coinbase52d ago0x334516…ffcca4
0x60dd…75830xb0af…7de0Base—$12.66100%coinbase52d ago0x919bd6…23666d
0x60dd…75830xb0af…7de0Base—$14.04100%coinbase52d ago0x48d340…ae7c13
0x60dd…75830xb0af…7de0Base—$13.65100%coinbase52d ago0x8cf5d6…1ca5cc
0x60dd…75830xb0af…7de0Base—$13.06100%coinbase52d ago0x443889…0abe2f
0x60dd…75830xb0af…7de0Base—$12.76100%coinbase52d ago0x157347…59e170
0x60dd…75830xb0af…7de0Base—$14.31100%coinbase52d ago0xbc7035…de8688

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.