Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5343…38320x159b…4908Basex402 service$0.10100%ultravioletadao13s ago0xda08f6…d6b94c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x4b5451…70996b
0x1332…66eb0x47c5…4fc3Base$31.5070%0xdeef…04fd13s ago0x27ee69…bdf542
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x9b3815…332c0e
0x3ba6…7cc80x6839…1a2bBase$0.003100%coinbase17s ago0x900edb…4c87b8
0xb168…94d00x159b…4908Basex402 service$0.10100%ultravioletadao17s ago0xf6fc07…9b667c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf48fbc…5ebb4d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x160977…ae184a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3c3e83…0ae8fe
0xecc4…e6c10x159b…4908Basex402 service$0.10100%ultravioletadao23s ago0x1ba451…07aca3
0xf2ea…ebc90x6839…1a2bBase$0.003100%coinbase23s ago0xabfed3…7c2862
0xee36…1e470x159b…4908Basex402 service$0.10100%ultravioletadao25s ago0x0b4638…f393e8
0x0f43…e47a0x159b…4908Basex402 service$0.10100%ultravioletadao25s ago0xcfc260…020a5f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x9387cc…6106cd
0x3be9…575c0x4cd0…bc31Base$20.4770%0x2fbf…ec6525s ago0xea6e2b…c0d020
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0x9f4fbc…fd13cf
0x72c6…4b690xfe80…47eeBase$0.001100%fluxa27s ago0x4103c2…0c9182
0xedbe…bca80x6839…1a2bBase$0.003100%coinbase29s ago0xb87e0c…fed331
0x5b11…80880x159b…4908Basex402 service$0.10100%ultravioletadao31s ago0x6c577c…c02b5e
0x4047…c75f0x159b…4908Basex402 service$0.10100%ultravioletadao31s ago0x284e6c…4dfd62
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xa35cac…fb7759
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc8882d…6acd18
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x347abb…28cbe3
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase35s ago0x33cb5f…b7655b
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x330b61…3b0c79

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.