Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x4db9a1…c32517
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x86af42…655b04
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0xe6d65d…833b06
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x381ee6…1e7c85
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x4aad00…200e86
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x1c42b5…58c30b
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0xaf76de…6b6d00
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x3a93d3…633e3c
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0xbe9e2b…b1a639
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x2e7a7f…2d3eea
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x3d07d5…b6746d
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0xd7a270…ac02a1
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x8d21dd…dfe6bd
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x5879b4…4f6df3
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x561b5b…3284dc
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0xb202ce…b988d7
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x856616…c9c36e
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x20a96c…56a523
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x946122…4a7a77
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x4a6535…077f7f
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0xd1d74a…202aad
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.005100%coinbase101d ago0x289236…45cb9b
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.002100%coinbase101d ago0x14b40c…4a0115
0x4fcb…7d5c0xc179…011fBasen0brainsCrypto$0.001100%coinbase101d ago0x6f2d5f…fe3444

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.