Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x312063…cfb902
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xb400e0…9cfceb
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x6864bd…3f387e
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x105989…a48665
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xd49061…cfd6ab
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xcf4bdc…1fcd44
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xee2f1e…4dfdfb
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x920f6d…b592ba
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x77ba71…1cc43b
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x5605ce…ed6e0f
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x7c09c7…d41463
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xc2492d…917e40
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x6abae4…7f44f3
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x51af16…8ef6d7
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0xd8459e…1a4e0a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x187d3a…e7f427
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x5236e1…d46e52
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x343748…d435c2
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x2c91a9…0d35a7
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x180c7a…86d9a8
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x8c3b12…5107ee
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x083d1c…ac712d
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x256802…1eaf3d
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x0b1e27…58915f
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase60d ago0x1a2217…0ae38f

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.