Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
licur.ethgodiscrypto.ethBase$0.01100%payAI11s ago0xcacb66…e8019e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x5d21f2…d4bf61
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x5c7148…8aeeee
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00238100%coinbase11s ago0x5c7e78…f028c3
0x45bd…32040x6839…1a2bBase$0.003100%coinbase13s ago0x2a6a5b…2c796d
0x88dd…fe7c0xfe80…47eeBase$0.001100%fluxa13s ago0x30e0ad…b3d1f3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0x74aaff…0651dd
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xdc2980…0d35a0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x03aff4…71f261
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x153409…dfc3c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xd3871a…93a6a5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x7b4058…e84232
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x3be9f4…9cc898
0x2b2d…7c3e0x6839…1a2bBase$1.00100%coinbase21s ago0x234820…e994e3
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0021…ad8f21s ago0x4370c5…047adc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xdc9bef…8c3da3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x4bc773…1b47f4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x5d99f2…6bfa30
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x0929e1…b05a09
0xe2c2…6d3d0x3e0a…78e7Base$0.004807100%coinbase25s ago0x7fcd3e…b599fe
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xf0c037…ad0928
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x57e16d…290adc
0x4e4e…2b2a0xda02…042fBase$1.0070%0x3e32…3ce727s ago0x8ac51d…0bc665
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0xd43cda…e55612
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x7e9ea8…63a255

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.