Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xb86273…59decd
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xf070fc…ab508e
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x808a8b…627ab7
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x751ac3…ba3fa5
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xfb2d69…c42d99
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x9306ed…ea05da
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xa49f13…8a5ce1
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x131f26…25e91b
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x72b685…0a0381
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x1ac6c7…50cc59
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xeda6f8…d9c123
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xf90a40…5b6346
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xde4ff3…dbaf6a
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x87e6fe…23b089
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xa4200c…d30153
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x83a8fa…be00fc
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x6246d4…68be9b
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x1699f8…aea1ab
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xc18f28…8cbf34
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x46f55c…d8323f
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x86277e…aebd9c
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xa5ba9b…e740ca
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xc1730d…5cc401
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xcfc0fb…fbfb97
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0x7e8345…4479cb

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.