Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase59d ago0xcdb258…258ab9
0x2b38…ab7d0x13e0…f707BaseReadXTwitter$0.01100%coinbase59d ago0xce409e…939d6d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase59d ago0x90a856…61536c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase59d ago0x35f1b8…651fb1
0x1332…66eb0x0e3d…7757Base$21.00100%0x5823…9b2159d ago0x2ed2a1…dce1fd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase59d ago0x732325…dea458
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x3cd555…eb09af
0x9d46…6b790x6839…1a2bBase$0.003100%coinbase59d ago0xe5a130…bf0de1
0x3ea0…083c0x5721…8867Basex402 service$0.001100%coinbase59d ago0x921d89…d96409
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xafe5fb…927d87
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase59d ago0xd252a3…eee4f8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase59d ago0x020741…b6718a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x67cd1f…065ae1
0x2b38…ab7d0x13e0…f707BaseReadXTwitter$0.01100%coinbase59d ago0x3e8811…8f5cb5
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x26339e…0c64db
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase59d ago0x09bddb…b713ef
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0xb1c041…aac574
0x2b38…ab7d0x13e0…f707BaseReadXTwitter$0.01100%coinbase59d ago0x49cc2a…6f5fc8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x443701…36e801
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase59d ago0xeb2142…3b64fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x3727c3…a2fd98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xbfb793…4dda54
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x9ab49a…fa024a
0x2b38…ab7d0x13e0…f707BaseReadXTwitter$0.01100%coinbase59d ago0x6c2c39…f08fc5
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase59d ago0xed1423…2857ee

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.