Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xdf6b4d…7e7ebe
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xee328a…d3b40b
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x1fda1b…155126
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xb6f44d…d42c1d
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x9d4807…8bd442
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x99dee7…9bbfae
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xfbc3d5…bef2b4
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x5fdbe2…050388
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x6a62a5…6a376f
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x361def…b42bdd
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x771fc6…5a0c4b
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xe7fd69…26d2cb
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xae5669…bee603
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x323eed…c46a4c
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xf71183…489a24
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xba177f…6509fb
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x19eecd…f6a7ca
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x0a47de…c48a3a
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xdd20d4…5f0033
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x2f8f50…a68468
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0xb79dbb…0fe64e
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x4d055a…03f2d5
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x6fc7b5…c346fa
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x668824…1827f4
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase14d ago0x1d6e04…ac2514

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.