Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23a2…84ff0x40a8…ad8bBasex402 service$0.001100%coinbase9s ago0x0c54a0…1efc44
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x6fa6b4…3472ed
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase13s ago0x25a083…503af6
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a513s ago0x1ffa9d…71be51
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x8b0faf…c20b3e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x6c5215…3c0789
0x8415…995f0xd908…f214Base—$0.0270%0xdf7d…5dbd15s ago0xf93caf…3b8230
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x6f8a15…83402b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a517s ago0x815e39…d5b23a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x3cb301…bf7534
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…793217s ago0xd26cbd…022ede
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xea9688…fb8307
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase17s ago0x24e310…245090
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x93ffff…aa59e0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23s ago0x2df81a…e625af
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x4f9c8d…ecd13f
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xfe1922…0c5bda
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xacbd8b…4c8912
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xf602d7…524d62
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x303fc7…e6045b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc31s ago0x209bff…a16bc1
0x3d90…9ab10x3e0a…78e7Base—$0.004006100%coinbase31s ago0xbf71ec…048d57
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xdbeef0…b4a780
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase35s ago0x6bf63e…25dcd7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xc65d68…b04abe

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.