Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x36415f…0887fc
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x611fad…fc81af
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x68ec62…52b299
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x18777f…9d4d9c
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x192c57…efd8d4
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0x2e32f9…755d91
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0xae4d75…c30035
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase4d ago0xe2c30a…13a9a6
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x7b66d2…373d95
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x687c86…4a7088
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x88c789…22a436
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x5a0f3b…e0aef0
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0xda044f…fe13ec
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x5ac898…993dd1
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x500443…9dc2d3
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0xe46c33…874049
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0xa74ec1…1438b7
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0xa25770…717e55
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x403ff2…1c256f
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x43c51d…3d4ee4
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x330051…d5d04f
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0xfc7cf2…422a86
0x64f5…49ff0x5aae…482eBase—$0.001100%coinbase5d ago0x11d9bb…481edb

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.