Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.77100%coinbase11d ago0xf85903…313f92
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase11d ago0xf070ca…e84739
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase11d ago0xf75111…603123
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase11d ago0x6c83b8…18ff5f
0xca0a…2d7a0x85b4…627cBase—$3.46100%coinbase11d ago0x00c88b…b4eb93
0xca0a…2d7a0x85b4…627cBase—$3.77100%coinbase11d ago0x1d7463…4312b4
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase11d ago0x16a457…2350a0
0xca0a…2d7a0x85b4…627cBase—$0.61100%coinbase11d ago0x0d234b…1b1740
0xca0a…2d7a0x85b4…627cBase—$3.10100%coinbase11d ago0x90b7e4…92a85f
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase11d ago0xe8f00f…db411b
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase11d ago0xc8a756…789df7
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase11d ago0xb85790…60c698
0xca0a…2d7a0x85b4…627cBase—$0.31100%coinbase11d ago0x1b1ac5…0cac4c
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase11d ago0xecdf46…7a0f5e
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase11d ago0x82ade0…3eb2f2
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase11d ago0xcdd2fe…11c83c
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase11d ago0x27915a…42f5b5
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase11d ago0x5d6c92…0a5cb8
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase11d ago0x89855d…ef1d1a
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase11d ago0x03b887…989ac8
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase11d ago0x95a295…794319
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase11d ago0xe2682a…bca88c
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase11d ago0x77ee60…ad8a41
0xca0a…2d7a0x85b4…627cBase—$4.41100%coinbase11d ago0x3d6568…11710c
0xca0a…2d7a0x85b4…627cBase—$0.62100%coinbase11d ago0xcdd040…2e687c

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.