Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0x563314…c8bc99
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0xc7313e…e752d7
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0xa4ed66…bf4417
0xd34b…9f570xe61c…7aecBase—$0.10100%payAI14d ago0xd7cdf0…bb5149
0xd34b…9f570xe61c…7aecBase—$0.01100%payAI14d ago0x5f703f…99242a
0xd34b…9f570xe61c…7aecBase—$0.01100%payAI14d ago0xd44c54…00d125
0xd34b…9f570xe61c…7aecBase—$0.01100%payAI14d ago0xdbc6d4…523a8d
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0xd4f784…bc3005
0xd34b…9f570xe61c…7aecBase—$0.03100%payAI14d ago0xc4a607…50ec67
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0x16b33e…51b123
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0x9e4c6a…0ad18f
0xd34b…9f570xe61c…7aecBase—$0.10100%payAI14d ago0xf66ef6…2e564a
0xd34b…9f570xe61c…7aecBase—$0.03100%payAI14d ago0x6ab903…1bd62a
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0x76cbf3…8d4ff8
0xd34b…9f570xe61c…7aecBase—$0.02100%payAI14d ago0xef1df3…df133b
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0x2b6b8e…726a5b
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0x0b39e9…b2952a
0xd34b…9f570xe61c…7aecBase—$0.01100%payAI14d ago0xc5b12a…64a766
0xd34b…9f570xe61c…7aecBase—$0.01100%payAI14d ago0x2867b5…9de9bb
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0x1f3ee1…1e32eb
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0xf8554f…832723
0xd34b…9f570xe61c…7aecBase—$0.25100%payAI14d ago0x086f67…4f5712
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0xc96311…e88d46
0xd34b…9f570xe61c…7aecBase—$0.05100%payAI14d ago0x7e0b6e…db7b06

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.