Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$4.00100%coinbase43d ago0xe30083…cc249a
0xcb74…cb510xb0af…7de0Base—$4.56100%coinbase43d ago0xe7c93e…b05128
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0x358c70…a0113d
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0x8aa9f0…1959b1
0xcb74…cb510xb0af…7de0Base—$4.00100%coinbase43d ago0x6a2e69…bf14fa
0xcb74…cb510xb0af…7de0Base—$4.60100%coinbase43d ago0x5e87b3…1eaae3
0xcb74…cb510xb0af…7de0Base—$4.49100%coinbase43d ago0x6c8dff…2d1583
0xcb74…cb510xb0af…7de0Base—$4.24100%coinbase43d ago0x639855…d286f0
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0x8c33af…db0cad
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0xf85bd8…bb3279
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0xdfb398…35e4bc
0xcb74…cb510xb0af…7de0Base—$3.76100%coinbase43d ago0x177af5…1765d3
0xcb74…cb510xb0af…7de0Base—$3.23100%coinbase43d ago0xc1246e…98bc86
0xcb74…cb510xb0af…7de0Base—$3.64100%coinbase43d ago0xb319a5…88b228
0xcb74…cb510xb0af…7de0Base—$3.14100%coinbase43d ago0x5b2fc2…bf4b45
0xcb74…cb510xb0af…7de0Base—$3.15100%coinbase43d ago0x53ab6a…f0dbd2
0xcb74…cb510xb0af…7de0Base—$3.09100%coinbase43d ago0x599d5a…9f3cb7
0xcb74…cb510xb0af…7de0Base—$2.00100%coinbase43d ago0x30c408…bf15d9
0xcb74…cb510xb0af…7de0Base—$3.00100%coinbase43d ago0xc45e15…60c0b1
0xcb74…cb510xb0af…7de0Base—$2.51100%coinbase43d ago0x6377ce…6be21b
0xcb74…cb510xb0af…7de0Base—$2.53100%coinbase43d ago0xcf501b…833561
0xcb74…cb510xb0af…7de0Base—$3.02100%coinbase43d ago0xb08737…dcc422
0xcb74…cb510xb0af…7de0Base—$3.12100%coinbase43d ago0xc6f5b9…1a8542
0xcb74…cb510xb0af…7de0Base—$2.75100%coinbase43d ago0xf7edab…dae9fe
0xcb74…cb510xb0af…7de0Base—$0.70100%coinbase43d ago0x5809e5…c85833

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.