Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x63cd04…ca74dd
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x9143be…4f2274
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x0f5ca0…b58178
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x4acb0f…d355bd
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x816242…29c580
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x356e35…b46736
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x795c7b…e8857a
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x9a56da…950a8b
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xc028f1…ee3df8
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x7f7396…3e03fe
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x6f5ada…362505
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x5eb3eb…c71f51
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x5b2c95…f5726c
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x104cda…b88f96
0x430a…889e0x7be0…6aa0Base—$1.40100%payAI14d ago0x213e34…98283d
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x246fa1…954231
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x72fe5e…efa320
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x022975…0cf0fe
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x011520…d9aff0
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x67e080…359e6f
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0xe542f2…240f86
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x7dae5f…cb4417
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0xf16a9f…651411
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x62ce5e…64f1c5
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI15d ago0x19087b…df6f54

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.