Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase15s ago0x173926…62eade
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc3a65e…5b9c89
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xdbc512…d18cac
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x61b192…d6013c
0xa028…3ea20x6839…1a2bBase$1.00100%coinbase21s ago0x6c41e6…fbe2d5
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x7bd5a0…f0a9d6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xdbb779…8f61df
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xa1fdb4…1235e5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xc7b68e…bbaf58
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x791bde…b67b3e
0x051b…da220x2a90…ea3bBaseDeepAIImages$0.01100%coinbase27s ago0xfcbb3b…759f17
0x2e8c…18aa0xfe80…47eeBase$0.001100%fluxa29s ago0x3dfefe…0aaa8f
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x653715…822d8c
0x2225…66c10xfe80…47eeBase$0.001100%fluxa29s ago0xe0aab3…1d5325
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa29s ago0x301678…e36cc8
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase29s ago0x005cfc…f3c0cc
0x41af…9e2f0x6839…1a2bBase$1.00100%coinbase29s ago0x4e4a4a…3f5ea3
0xea39…1df10xfe80…47eeBase$0.001100%fluxa29s ago0x0fb9ff…9b1380
0xd906…36020xfe80…47eeBase$0.001100%fluxa29s ago0xf20b6b…e904f9
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x7ee107…f42d7d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x6fda5a…110fd1
0xaaab…13a00x3e0a…78e7Base$0.005282100%coinbase31s ago0xd017ac…53960b
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa31s ago0xf63188…2af5e8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xd7a459…45627a
0x46f1…638b0x50eb…6480Base$0.00170%0x54f0…793233s ago0xa4d99a…571143

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.