Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13s ago0x7d2e11…7001bd
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xfa8720…a04bc9
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793215s ago0x7e85ec…cedd2a
0x2da1…56da0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xbfb040…68a35b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x946580…7a2148
0x2c35…fa7c0x6839…1a2bBase—$15.00100%coinbase19s ago0x4ac6c0…b55b50
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase19s ago0xfae581…425c8a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase19s ago0xf44989…b682b7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xc1c7fb…84f88f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xc2192f…9366f4
0x0e4a…48110x4baf…1ebeBase—$0.001100%mogami23s ago0x012591…958f81
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xad228b…e6af2d
0x0fd6…2fc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x0a129c…bc078e
0xe2d3…22280x9386…ca25Basex402 service$10.79100%coinbase25s ago0x85d1e8…40b0da
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xa040ea…7420e5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x05f926…c801c8
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x6004e9…cec1c0
0x36f8…dff60x6839…1a2bBase—$1.00100%coinbase29s ago0xa8823c…b62781
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xf9447a…cb50e7
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xc8d1d7…a2c914
0xc88f…7bce0xfe80…47eeBase—$0.001100%fluxa31s ago0xa63157…4ef75b
0x2da1…56da0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xe64a70…680c9a
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xadba41…63ec5a
0xdef8…052a0x5aae…482eBase—$0.25100%coinbase33s ago0x363580…e216d2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x641bd3…85d223

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.