Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa15d ago0xcbe9e6…0a645f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa15d ago0xc75699…23d14b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa15d ago0x8362da…95e1fa
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa15d ago0xce654b…cb7e40
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x33544f…3fa053
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x45df25…358689
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xb16c19…c96f8b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x1abca2…c8532c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x82af6b…e5e405
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x21f186…c56dbc
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x179c01…d5dc1a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x0dabf7…c66672
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x01c901…f3575b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xea59f4…970d9b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xf3d949…969c4e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x880045…cceac5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x38d444…d41951
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x073940…d53063
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xc228d3…7de0e9
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xc0cfbb…c58da3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xb4cb0c…0823c6
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x834552…af7fc5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x42c08c…2b017a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0xd9d08c…4d79fd
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa16d ago0x71b9bc…c723af

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.