Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd969…7bb20x341a…cd8aBase—$0.01100%coinbase67d ago0x618cc8…cd63a8
0xd969…7bb20x4b07…4d55Base—$0.01100%coinbase67d ago0xfe30c8…2fa0af
0xd969…7bb20xd5ce…e6ffBase—$0.01100%coinbase67d ago0x270fdd…bc031f
0xd969…7bb20x7bef…57fbBase—$0.01100%coinbase67d ago0x457b64…c9915b
0xd969…7bb20xd532…512aBase—$0.01100%coinbase67d ago0xfe7b91…5344b0
0xd969…7bb20x7be9…80d2Base—$0.01100%coinbase67d ago0xc2d25b…daf2dd
0xd969…7bb20x7dd4…9eb5Base—$0.01100%coinbase67d ago0x345ef2…e856f0
0xd969…7bb20x995b…a901Base—$0.01100%coinbase67d ago0x298b69…fd4c57
0xd969…7bb20xaea2…3908Base—$0.01100%coinbase67d ago0x9873cd…331ec6
0xd969…7bb20xee51…e65fBase—$0.01100%coinbase67d ago0xeedd6e…684e16
0xd969…7bb20xe177…e150Base—$0.01100%coinbase67d ago0xfd0927…b374a8
0xd969…7bb20x8bee…470eBase—$0.01100%coinbase67d ago0x9a6a02…59e272
0xd969…7bb20x9f55…fb77Base—$0.01100%coinbase67d ago0x8a04c0…6ba331
0xd969…7bb20x17bb…b1e6Base—$0.01100%coinbase67d ago0x11cda0…6dc103
0xd969…7bb20x544f…52efBase—$0.01100%coinbase67d ago0xe8515f…5031e7
0xd969…7bb20xf48b…5d09Base—$0.01100%coinbase67d ago0x2d5a9b…e7ea24
0xd969…7bb20xfffe…1131Base—$0.01100%coinbase67d ago0x66c2e0…279f5f

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.