Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc754…e2130x9f05…5d81Base$0.80100%fluxa101d ago0xd09d19…f30573
0xaf7c…2cd70x6839…1a2bBase$0.003100%coinbase101d ago0x1327ec…c031b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0x0600c3…c4c705
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade101d ago0x177de5…e0a51c
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0x5fc95a…0934ce
0xcfdb…99040xfd92…0bb5Base$1,050.00100%0x4661…93fd101d ago0xee2a14…bc754f
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0x2818d6…fefba1
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0xacac5d…8e3e5c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase101d ago0x6939cd…7c3846
0x26a8…80d90x6839…1a2bBase$0.003100%coinbase101d ago0x784d2a…fc77b7
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase101d ago0x0488ff…94ca59
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase101d ago0x7b55f6…cc39da
0x222f…52740x39c8…a110Base$78.09100%0xa923…c9ac101d ago0xa3af5c…2a1843
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase101d ago0x39bfed…e853c2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase101d ago0x1766b0…8b1a23
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0x9a24ca…1b7fe8
0xc2f7…77190x7dbb…59e0eip155:1$80.00100%Route unknown101d ago0xdcd1cd…ee1dc7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x18efec…d10aa3
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade101d ago0xde4585…c572ef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x0622a9…d0cda9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase101d ago0xffea04…eaf115
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase101d ago0x99df67…f96f81
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase101d ago0x4e0e03…71b834
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x5dcee3…443539
0x5ab4…f51d0x6839…1a2bBase$0.003100%coinbase101d ago0x6b405b…d58151

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.