Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase13s ago0x991760…f0def5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa788e6…63cd1b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x633e58…7a0091
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xee5dcf…7d7dda
0x6737…74aa0x6839…1a2bBase$5.00100%coinbase15s ago0x137865…be8794
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x02220a…5830e0
0xc728…4dc90xfe80…47eeBase$0.001100%fluxa17s ago0x57ca85…6edab2
0x1332…66eb0x47c5…4fc3Base$19.9570%0x781c…500121s ago0x9ab243…2f7db2
0x4812…9d6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe90733…a5df14
0x8257…82100x6839…1a2bBase$1.00100%coinbase21s ago0x39bc13…b29659
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xd07f99…bd0711
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase23s ago0x173926…62eade
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc3a65e…5b9c89
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xdbc512…d18cac
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x61b192…d6013c
0xa028…3ea20x6839…1a2bBase$1.00100%coinbase29s ago0x6c41e6…fbe2d5
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x7bd5a0…f0a9d6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xdbb779…8f61df
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xa1fdb4…1235e5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0xc7b68e…bbaf58
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x791bde…b67b3e
0x051b…da220x2a90…ea3bBaseDeepAIImages$0.01100%coinbase35s ago0xfcbb3b…759f17
0x2e8c…18aa0xfe80…47eeBase$0.001100%fluxa37s ago0x3dfefe…0aaa8f
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x653715…822d8c
0x2225…66c10xfe80…47eeBase$0.001100%fluxa37s ago0xe0aab3…1d5325

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.