Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xbd147f…2d2548
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x30af1e…83024a
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xae1d90…e82be9
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x752088…8fee20
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xa79951…92388c
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xce5d04…0caa70
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x3f8a23…f79bf3
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x08970d…2f5b3e
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xee2478…899b9b
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x2eebc3…6922eb
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x3095b8…5c9ca8
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x5d298c…524a91
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xba8f08…09fbe7
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xa53fb9…ab70e0
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x734eb5…f45449
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x777c25…972794
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xd30fde…cfa0fe
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x34dd53…f79d2c
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xc4384a…a485ae
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x49e853…021924
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x1ab29a…4ae57d
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xef9bb8…8c19c2
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0xe71711…2ad1b1
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x753cb0…f65829
0xba10…f1000x5aae…482eBase—$0.001100%coinbase5d ago0x37e20b…7d50f6

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.