Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b77…55360x0b81…4519Base—$1,105.95100%0x4661…93fd83d ago0x97801d…27c76f
0xc93d…5e7c0x0b81…4519Base—$1,364.06100%0x4661…93fd83d ago0x6ca1d6…b139e8
0xc93d…5e7c0x0b81…4519Base—$1,358.89100%0x4661…93fd83d ago0x52759f…673285
0x7d76…728c0x0b81…4519Base—$3,243.78100%0x4661…93fd83d ago0x31d6a1…48650e
0x2b85…9bfb0x0b81…4519Base—$3,546.83100%0x4661…93fd83d ago0x00e5fa…8441b8
0xd850…88710x0b81…4519Base—$679.49100%0x4661…93fd83d ago0x453c2d…17e778
0x11af…5c560x0b81…4519Base—$679.53100%0x4661…93fd83d ago0xf37096…9a432a
0xc93d…5e7c0x0b81…4519Base—$2,177.12100%0x4661…93fd83d ago0x5bcb61…28bbe0
0x6efb…b5e00x0b81…4519Base—$4,211.79100%0x4661…93fd83d ago0xc34439…009dda
0x7965…7ad90x0b81…4519Base—$3,465.70100%0x4661…93fd83d ago0xd3aef8…3e9b1a
0x372e…32af0x0b81…4519Base—$6,912.30100%0x4661…93fd84d ago0x020c18…587c1b
0x7965…7ad90x0b81…4519Base—$4,055.90100%0x4661…93fd84d ago0xb07c6f…75b649
0x11af…5c560x0b81…4519Base—$932.00100%0x4661…93fd84d ago0x27fa62…e7adf9
0x7d76…728c0x0b81…4519Base—$864.70100%0x4661…93fd84d ago0xf8624e…2951a0

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.