Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80xdc98…25e9Base—$0.10100%ultravioletadao11s ago0x040f42…778e73
0x8060…aef80xd572…cea7Base—$0.10100%ultravioletadao11s ago0x5dab12…3bd808
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x7609ee…f9c268
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase11s ago0x7c3319…6e06c0
0x6022…37480x6839…1a2bBase—$0.003100%coinbase13s ago0x4b513f…e2560a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13s ago0xdbd8ec…54652b
0xeba2…dc420x3e0a…78e7Base—$0.00374100%coinbase15s ago0xbcc810…c30c2d
0x8060…aef80x6ee4…af1bBase—$0.10100%ultravioletadao17s ago0x6cad96…5897be
0x8060…aef80xf246…f3e8Base—$0.10100%ultravioletadao17s ago0x979767…82e23c
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xee78a2…b3fafd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xc051f1…baf4d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0xfb8029…aac6ab
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x75a1df…099a86
0x3807…47a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x4b4fa8…670ded
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x45f2a2…de415e
0x528d…01a10xdb5c…10fdBase—$0.10100%payAI21s ago0x276e4a…4bdf92
0x8060…aef80x5c25…9dc4Base—$0.10100%ultravioletadao23s ago0x722ab8…88418e
0x8060…aef80x79ab…262eBase—$0.10100%ultravioletadao23s ago0xb3e554…21f596
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x8f5b9f…d17064
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase25s ago0xbb6e0a…b71503
0x8060…aef80xd0e4…81f8Base—$0.10100%ultravioletadao25s ago0x381616…a4157c
0x8060…aef80x912d…e56eBase—$0.10100%ultravioletadao25s ago0xb080f1…2cbf01
0x4f0b…e0670xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase25s ago0x9b795f…68fa4b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xceac99…f71bff
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x3e278f…bb7bde

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.