Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66d7…92900x1677…7f27Base$0.0021100%coinbase13d ago0x1444f9…2c684d
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0xb7262f…30e025
0x66d7…92900x1677…7f27Base$0.00525100%coinbase13d ago0xd3e01c…45a52c
0x66d7…92900x1677…7f27Base$0.00525100%coinbase13d ago0x6ac558…a6296b
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0xdaf356…49b886
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x739f7b…9325c9
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0xb94a0a…bbda1b
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x0d615e…292c4c
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0xef257d…ad19ac
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x643138…f1525a
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x1e1f09…21b246
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x7ae9d2…8e943e
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x9874cc…443e0d
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x4bca67…c5baf4
0x66d7…92900x1677…7f27Base$0.009975100%coinbase13d ago0x492136…f6cd74
0x66d7…92900x1677…7f27Base$0.004725100%coinbase13d ago0xe5257e…e8dee1
0x66d7…92900x1677…7f27Base$0.004725100%coinbase13d ago0x0f22ae…7aab3d
0x66d7…92900x1677…7f27Base$0.004725100%coinbase13d ago0x920ae9…f9d14e
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0x9c39bc…c87876
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0x5cc1d0…8b6d9f
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0x095514…3c0462
0x66d7…92900x1677…7f27Base$0.01100%coinbase13d ago0xa45469…dc148c
0x66d7…92900x1677…7f27Base$0.00315100%coinbase14d ago0xa5f676…cad6a5
0x66d7…92900x1677…7f27Base$0.0084100%coinbase14d ago0x1141a5…665a4f
0x66d7…92900x1677…7f27Base$0.0063100%coinbase14d ago0x542df9…d96224

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.