Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0xf625b5…42b5da
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase15s ago0x403a68…82b5c2
0x5150…16eb0x3320…12afBase—$10.0070%0xb14d…f6b015s ago0xa0ddc7…00b3f4
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase17s ago0x8c2324…2cc1ea
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1434…1c6e19s ago0x391669…98f801
0xba05…e8140xfe80…47eeBase—$0.001100%fluxa19s ago0xa4de0f…5a6ed9
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase19s ago0x009bc3…6666da
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19s ago0x744113…d51521
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase19s ago0x9150b3…e33861
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase19s ago0x8909b6…991b37
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase21s ago0x40d4b4…44b77d
0xba93…f6970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xa0a04a…9d5a1e
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase21s ago0x7a9b44…4cce6b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase21s ago0x3fa622…73bc54
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0xdca221…d267a9
0x87e8…f7260x6839…1a2bBase—$5.00100%coinbase23s ago0x0a6ef0…dd4f3b
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase23s ago0x0caeaa…04ffa1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase23s ago0xdc86f8…a94552
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase23s ago0x79f0ea…4d0d15
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase25s ago0x240aa1…31d153
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase25s ago0x911932…094b63
0x0d45…7ea00xc148…3515Base—$135.0070%0x23ef…243127s ago0xb53076…6bd64f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase27s ago0xb8e10e…1c9195
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0x39a075…6a1453
0xc19c…9c630x3e0a…78e7Base—$0.005177100%coinbase27s ago0xb60fab…37f027

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.