Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6edf…94700x6839…1a2bBase$0.003100%coinbase13s ago0xa06345…fe645c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x039683…e36c05
0x6991…10bf0x4f4b…422dBase$0.04100%coinbase13s ago0x57abc9…589845
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase13s ago0x211e98…21b144
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xef863d…4f7936
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase15s ago0xf1cfa0…dd49e7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6161df…a4c4e1
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc5c8eb…90c71a
0x12af…6ea50xfe80…47eeBase$0.001100%fluxa19s ago0x24b5cf…d78136
0xd906…36020xfe80…47eeBase$0.001100%fluxa19s ago0x7d46b4…dc53c6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase19s ago0x56f4fc…e25923
0xea39…1df10xfe80…47eeBase$0.001100%fluxa19s ago0x3b3ccc…fae7a0
0x9f86…0ba20x6839…1a2bBase$0.003100%coinbase21s ago0x6a6569…82c6da
0x41bb…37020x5aae…482eBase$0.25100%coinbase21s ago0xc0b8f1…a34511
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x379260…ad0c6f
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x9d3d08…fc4509
0x1332…66eb0x47c5…4fc3Base$16.8070%0xd0fe…397625s ago0x77767c…358cb5
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xed7df2…b345da
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xce81f8…7c9228
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase31s ago0x5d98f1…1a2947
0x99f1…8dc70x6839…1a2bBase$0.003100%coinbase31s ago0x4e082f…7b02d9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31s ago0xb7cf0c…66d228
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0xbe0918…0b861c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33s ago0x0eae35…c9698f
0xa787…64cf0x47c5…4fc3Base$31.5070%0x04bf…0d0e35s ago0x775eea…526d2b

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.