Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x7e203a…90e50d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xf06c08…084041
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xf9dc0c…618317
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xa589ff…f3515b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x36a9fa…00cd60
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x450d76…b8b05b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xf5c42e…a23312
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x72e311…4adc91
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x8c2d82…fc5696
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xec1981…d9d85f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x6c0eb4…d57a61
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xb6bbd3…418b70
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xc76cc4…5c9852
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x9d8818…2bdc97
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x853191…f65945
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xbd87ce…396f08
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x2c5c12…a520ce
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x4d1a72…24c6e0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xa58812…80cedb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xf94bb9…774e83
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x9b3b63…235370
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xfe60ad…9cb946
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x22c876…294bda
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0x0f1fc4…a2b273
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase120d ago0xc46f87…5e9aee

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.