Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase2d ago0xb6c2f2…800768
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase2d ago0x85eb5f…453559
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x102323…b18b17
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x10e88d…502b3b
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xf3844f…791100
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x63719d…e36fbf
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x230668…10a3a5
0xb646…6e560x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xe3e24d…028661
0xb646…6e560x325b…d430BaseStableEnrichExa$0.02100%coinbase2d ago0xbfad59…fbc04a
0xb646…6e560x325b…d430BaseStableEnrichExa$0.02100%coinbase2d ago0xbb03dc…6fb12e
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0xdfbb39…7f75d1
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.003100%coinbase2d ago0xde2521…b84838
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x54c81f…026397
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0xf20c2d…503a25
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.003100%coinbase2d ago0x71beaf…102936
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.003100%coinbase2d ago0x19ba22…a2040d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase2d ago0xbcd860…79bca9
0xb646…6e560x9dba…0df8Basex402 service$0.005100%coinbase2d ago0x69844a…902449
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x1dac39…a78c9f
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x20ae7a…6f9909
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x80c1a6…d902df
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x02dfd6…29e7eb
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xbba6c9…c38b8d
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0xd792fe…7dbde1
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x8e7c92…522330

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.