Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3807…47a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x4b4fa8…670ded
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase12s ago0x45f2a2…de415e
0x528d…01a10xdb5c…10fdBase—$0.10100%payAI12s ago0x276e4a…4bdf92
0x8060…aef80x5c25…9dc4Base—$0.10100%ultravioletadao14s ago0x722ab8…88418e
0x8060…aef80x79ab…262eBase—$0.10100%ultravioletadao14s ago0xb3e554…21f596
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0x8f5b9f…d17064
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase16s ago0xbb6e0a…b71503
0x8060…aef80xd0e4…81f8Base—$0.10100%ultravioletadao16s ago0x381616…a4157c
0x8060…aef80x912d…e56eBase—$0.10100%ultravioletadao16s ago0xb080f1…2cbf01
0x4f0b…e0670xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase16s ago0x9b795f…68fa4b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0xceac99…f71bff
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase18s ago0x3e278f…bb7bde
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x429344…199dfe
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0xa695c2…deb7ef
0x8060…aef80x6290…5408Base—$0.10100%ultravioletadao22s ago0x1466a0…7aa688
0x8060…aef80x34ae…3789Base—$0.10100%ultravioletadao22s ago0xf325cf…dce817
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xebece0…917312
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0xc313a8…1cb4d1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0x72c1ac…d3c637
0x928f…e2330x9e25…0810Base—$0.0370%0x9e25…081024s ago0xddfd2d…4eef7f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x4cfd35…b006cb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x551693…e9f3f4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0xd9553e…669b2b
0x8060…aef80x404f…23acBase—$0.10100%ultravioletadao28s ago0xd1d2b3…3b76f4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0x19f69f…5e9482

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.