Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1725…52ea0x6839…1a2bBase—$5.00100%coinbase69d ago0x0ce1a8…a28170
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x045bae…e6e578
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xe9c778…51bfb9
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xd06c81…277a37
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xe875fa…47c6d4
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xa51f38…552d35
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xf4433e…a1176d
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x24cf5c…22dd14
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x82b6c1…ec487f
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x704e7b…162c42
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x2b4331…8fa910
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x4f5ac5…680e99
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x65f82b…1658a2
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xd20b74…73888d
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x0486a8…308784
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x788c30…f6f64b
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x64f483…50b8eb
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x184e50…3ac13d
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xacac4b…906b3e
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x4eed0d…79243e
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x161856…46e78d
0x1725…52ea0x6839…1a2bBase—$1.00100%coinbase69d ago0x3b9d22…5e2021
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0xcc0143…de7fe9
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase69d ago0x33284b…12cd26
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase70d ago0x9f2d4d…be0e35

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.