Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase9s ago0xa1fdda…86dd59
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase9s ago0xc19690…793047
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase9s ago0xf0ccaf…74505d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase11s ago0x9d87f7…eafb93
0x0ef8…dc570x6839…1a2bBase—$1.00100%coinbase13s ago0x01fca0…0a22f2
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xbb67ab…09c322
0x8650…e1180x159b…4908Basex402 service$0.10100%ultravioletadao15s ago0x089265…adf40c
0x6bad…542d0x159b…4908Basex402 service$0.10100%ultravioletadao15s ago0xfd24ab…2d02b5
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase17s ago0xcda738…1656c2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19s ago0x0de822…63b677
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x75f4fb…f4e211
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x18898e…e0b056
0xd617…fe3a0x6839…1a2bBase—$0.003100%coinbase23s ago0xe07bb3…3cf9c0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25s ago0x39734b…51136d
0x5343…38320x159b…4908Basex402 service$0.10100%ultravioletadao25s ago0x2f4892…c8b2f2
0xb168…94d00x159b…4908Basex402 service$0.10100%ultravioletadao25s ago0x60aa0d…45c551
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25s ago0xb8a025…b4ea5e
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x9ad4bc…189b8d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase27s ago0xfab770…4134de
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x7559ab…32a008
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x8ce7fc…86767d
0x9672…0cc60x3e0a…78e7Base—$0.003043100%coinbase29s ago0x90d055…561867
0x93b5…425a0x6839…1a2bBase—$0.003100%coinbase31s ago0x539d81…c798a4
0x1332…66eb0x47c5…4fc3Base—$25.0070%0x7250…0f2031s ago0x4b82b3…a41215
0xecc4…e6c10x159b…4908Basex402 service$0.10100%ultravioletadao33s ago0xea49f8…a2fff2

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.