Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010x01f4…2622Base—$0.01100%coinbase77d ago0x9fe3e2…a897b0
0x4c20…d9010x2df7…ee2fBase—$0.01100%coinbase77d ago0x51e413…7a1978
0x4c20…d9010x6ba9…0cfdBase—$0.01100%coinbase78d ago0x7ca513…0d09a4
0x4c20…d9010x1662…3879Base—$0.01100%coinbase78d ago0x321cde…7015ff
0x4c20…d9010xc298…4aa9Base—$0.01100%coinbase78d ago0x66b71b…58939a
0x4c20…d9010x143e…42d2Base—$0.01100%coinbase78d ago0xbd7a56…0203ad
0x4c20…d9010x283d…9c08Base—$0.01100%coinbase78d ago0xb01f84…a8575d
0x4c20…d9010xfc02…bd5dBase—$0.01100%coinbase78d ago0xaca821…05d274
0x4c20…d9010x1ecf…6ccfBase—$0.01100%coinbase78d ago0x81b75d…6fb594
0x4c20…d9010x4cad…4e2bBase—$0.01100%coinbase78d ago0x4118d9…d28af5
0x4c20…d9010x739c…0711Base—$0.01100%coinbase78d ago0xd3874e…87ee69
0x4c20…d9010x48e1…b097Base—$0.01100%coinbase78d ago0x3eb5ab…9a8388
0x4c20…d9010xb723…9fc7Base—$0.01100%coinbase78d ago0xd8ae41…af14c7
0x4c20…d9010xdae6…744aBase—$0.01100%coinbase78d ago0x48bbca…e7cd3b
0x4c20…d9010x4f34…b29dBase—$0.01100%coinbase78d ago0xef4e39…8ae52d
0x4c20…d9010x6a39…b1c9Base—$0.01100%coinbase78d ago0x6afb78…ed99d7
0x4c20…d9010x10a0…5391Base—$0.01100%coinbase78d ago0xc15413…ee5970
0x4c20…d9010x5292…7c79Base—$0.01100%coinbase78d ago0xcb9182…a771b8
0x4c20…d9010xc21e…e1f9Base—$0.01100%coinbase78d ago0x9c599d…786a44
0x4c20…d9010x8601…a395Base—$0.01100%coinbase78d ago0xaff7e1…1d7040
0x4c20…d9010xd386…0dbbBase—$0.01100%coinbase78d ago0xd2fb93…1919ca
0x4c20…d9010x1cdb…d0c2Base—$0.01100%coinbase78d ago0x66c0fe…0d255a
0x4c20…d9010x2a45…16e4Base—$0.01100%coinbase78d ago0xdbbda9…8e81de
0x4c20…d9010x6208…326eBase—$0.01100%coinbase78d ago0x47876d…5508dd
0x4c20…d9010xe821…58b7Base—$0.01100%coinbase78d ago0x095839…b5bbc2

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.