Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x0640cc…58a038
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase21s ago0x2c9474…c425b3
0x919f…83f20x6839…1a2bBase—$0.003100%coinbase23s ago0xa03f49…25cd7e
0x23a2…84ff0x40a8…ad8bBasex402 service$0.001100%coinbase23s ago0xa6c0ae…b64118
0x51bb…70c40xc148…3515Base—$47.4770%0xe528…c02825s ago0x055993…127f5a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xc1d59c…aff102
0xa54d…49f50x0e37…4d76Base—$3.9070%0x64b2…883327s ago0xfc4835…1efcd0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x424a0d…bd2dda
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase33s ago0x3a2f71…7cdd33
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x3b1a93…b27867
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa37s ago0x415033…9caeb1
0x17df…8e4a0x6839…1a2bBase—$0.003100%coinbase37s ago0x9e13ce…1a9a7d
0xd2d5…2bf40xfa2c…d2ccBase—$29.9070%0xc90b…22d341s ago0x55e966…dee881
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xd6ac45…5bd28b
0x1d01…e6210x6839…1a2bBase—$0.003100%coinbase49s ago0xb1eda0…35d28f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x46e9fe…8360a1
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase57s ago0x1522e5…124c8d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x8a804c…86ce83
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x0f0839…b81d48
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa59s ago0xffc3ce…39c3c1
0xb205…ff740x6839…1a2bBase—$0.003100%coinbase59s ago0x09099a…b1fd30
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1m ago0x02820c…ecc5b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x4feb31…99cd29
0x527f…989b0x40a8…ad8bBasex402 service$0.005100%coinbase1m ago0x6d9f0a…71ffd7
0xa75d…1aab0x3e0a…78e7Base—$0.005657100%coinbase1m ago0x886db3…96126a

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.