Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x268212…274cb2
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xfefeb9…8e80b1
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x6e5fda…a2fa4b
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x3a24f0…dd71c3
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x3a683b…cee7eb
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x6b875b…e7dd84
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x64abc5…939939
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x4646bd…881399
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x72ccc4…c76afd
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x0eacd5…7a4fae
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x83b9ce…29f8ac
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xf2957f…1dfe93
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x873be5…905d6e
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xe74f2b…94c244
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x315421…5f9c53
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xf9fce5…a49c01
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xe91d4d…5ae007
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xc7235c…2c9737
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x9ee4b2…466aab
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x960839…d28171
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x38c1b5…284152
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xdc780b…3f8e7a
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x7b7037…4ef392
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0xe87dd5…227df9
0x41df…50a10xde05…62afBase—$0.00100%payAI18d ago0x46d5ef…33f899

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.