Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x9056d6…11ba17
0xde05…62af0xde05…62afBase—$0.00001100%payAI13d ago0xaa2c55…542647
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x88b25f…bc8c83
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xecc812…23832a
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x5d41cb…41bb3c
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x049b51…97ac5e
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xf13fb9…3148ec
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x506b6e…d3ae7e
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x081a82…0ca0e9
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x243d64…9b4d60
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x66951e…ac95b4
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x2d7f60…82bada
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x0c19e2…6fac99
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x5c9603…4eccf0
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xbb9005…b12a48
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xb4f0b2…5d78af
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x0230f4…f20a86
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xf61f4c…5375fd
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xf089f1…dcad27
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xa4823d…a5dd17
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xcc00a3…5a4eb3
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xc81ccd…abc599
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xb650b8…978bc4
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xa2d72e…5f9e52
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x1d2347…90e8ab

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.