Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x8043…8388Base$0.001100%payAI53d ago0x57b281…f0c80a
0xcd51…46a90x8043…8388Base$0.001100%payAI53d ago0xa057de…47524d
0xcd51…46a90x8043…8388Base$0.001100%payAI53d ago0x223df0…3ac588
0xcd51…46a90x8043…8388Base$0.001100%payAI53d ago0x1bb47d…d777ec
0xcd51…46a90x8043…8388Base$0.001100%payAI53d ago0x5c6873…4a9b58
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0x02d5ae…59dd9c
0x8043…83880xcd51…46a9Base$0.06100%payAI53d ago0x0b81f2…51f7c6
0x8043…83880xcd51…46a9Base$0.0011100%payAI53d ago0xf41f4f…4d37f7
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0x020e5f…fa88bf
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0xc7157c…3c4fdc
0x8043…83880xcd51…46a9Base$0.0055100%payAI53d ago0x773107…0f900e
0x8043…83880xcd51…46a9Base$0.0022100%payAI53d ago0xd0b248…df9163
0x8043…83880xcd51…46a9Base$0.06100%payAI53d ago0x93c258…73a907
0x8043…83880xcd51…46a9Base$0.0077100%payAI53d ago0xf34d21…5e088e
0x8043…83880xcd51…46a9Base$0.0011100%payAI53d ago0xcab3b1…ec18af
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0x347010…560d90
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0xf6bdd1…4f040e
0x8043…83880xcd51…46a9Base$0.001100%payAI53d ago0x053174…d6a8d6
0x8043…83880xcd51…46a9Base$0.001100%payAI53d ago0x75a53d…86860e
0x8043…83880xcd51…46a9Base$0.01100%payAI53d ago0x4e0bcb…f0ed17
0x8043…83880xcd51…46a9Base$0.001100%payAI53d ago0x50abca…f3f150
0x8043…83880xcd51…46a9Base$0.001100%payAI53d ago0xba07ca…8e446a
0x8043…83880xcd51…46a9Base$0.001100%payAI53d ago0x658fff…2765df
0x8043…83880xcd51…46a9Base$0.0077100%payAI53d ago0x8328db…dee839
0x8043…83880xcd51…46a9Base$0.02100%payAI53d ago0x41cf2d…c97209

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.