Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa762…090e0xa762…090eBase—$0.004100%0x2772…8c1778d ago0x3d828c…ecec81
0xa762…090e0x2633…2223Base—$0.001322100%payAI78d ago0xd30188…89977e
0xa762…090e0xa762…090eBase—$0.004100%0x2772…8c1778d ago0xde2c0b…7cc582
0xa762…090e0x2633…2223Base—$0.001317100%payAI78d ago0x8246cf…4a3aed
0xa762…090e0xa762…090eBase—$0.004100%0x2772…8c1778d ago0x1f434f…f55e45
0xa762…090e0x2633…2223Base—$0.001315100%payAI78d ago0x938a92…dd586b
0xa762…090e0xa762…090eBase—$0.004100%0x2772…8c1778d ago0xb8a3f5…8dad44
0xa762…090e0x2633…2223Base—$0.001318100%payAI78d ago0x761c00…d87bfd
0xa762…090e0x2633…2223Base—$0.002006100%payAI78d ago0xe06122…8611bc
0xa762…090e0x2633…2223Base—$0.000359100%payAI78d ago0xeeef83…e9ce88
0xa762…090e0xa762…090eBase—$0.10100%0x2772…8c1778d ago0xd07db4…5fc03f
0xa762…090e0xa762…090eBase—$0.10100%0x2772…8c1778d ago0x154d6e…3e0266
0xa762…090e0xa762…090eBase—$0.10100%0x2772…8c1778d ago0xf559e0…3764ad
0xa762…090e0xa762…090eBase—$0.10100%0x2772…8c1778d ago0x996b3b…626ece
0xa762…090e0xa762…090eBase—$0.10100%0x2772…8c1778d ago0x78f8e4…c2f553

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.