Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x745e…eae60xfe80…47eeBase$0.001100%fluxa15s ago0x87e8eb…0ffcb4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x7a2f8b…068b57
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x5c0c18…9a68a8
0x45b7…46f70x3e0a…78e7Base$0.003347100%coinbase19s ago0x497fb2…47eaf1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xee408c…96a8b1
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x8221d6…a10fbc
0xdead…2ad20x6839…1a2bBase$0.003100%coinbase19s ago0x15d83e…4e2d1e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19s ago0x602d45…3bb3d7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase21s ago0xe00e39…c1c625
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0x226716…57bc44
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x6e40fd…937607
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x142b5a…9fe890
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xf50609…0a9833
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase27s ago0x499a94…719ead
0x825b…23830x6839…1a2bBase$1.00100%coinbase27s ago0x842c91…73a2fb
0x4812…9d6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x028087…4ce6de
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x17aae8…31d1df
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc2ff07…3d65a4
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x593ba4…c7a8b9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0x991760…f0def5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xa788e6…63cd1b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x633e58…7a0091
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xee5dcf…7d7dda
0x6737…74aa0x6839…1a2bBase$5.00100%coinbase37s ago0x137865…be8794
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0x02220a…5830e0

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.