Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$39.9070%0xe935…f90412s ago0x0bab6a…23c68e
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xdb159d…c7ccbd
0x5e49…fbdd0x6839…1a2bBase—$0.003100%coinbase14s ago0x0582c5…8f823d
0xb174…277d0x8a12…0881Base—$1.84100%coinbase18s ago0x864973…03e5f8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase18s ago0x7d3edc…91c220
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0xe63f12…ade674
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xeba43a…1be53e
0x420d…c7790x6839…1a2bBase—$0.003100%coinbase22s ago0xbbf14b…bb8b05
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase22s ago0x258d4b…341d21
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0xb474f5…43879d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xfa24b7…0cb8c1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0xcfedbb…480181
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0x81fd2e…abeb3d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x0ee5c7…95bd86
0x0f1e…f2b50x8a12…0881Base—$2.70100%coinbase32s ago0xf3665e…c6b437
0x17ee…6f990x6839…1a2bBase—$0.003100%coinbase32s ago0xcf5925…f647f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0x9a8387…df3c57
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36s ago0x9a5966…89a9b3
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase36s ago0x504a72…f2406e
0xf41b…67e70x6839…1a2bBase—$0.003100%coinbase38s ago0x8e81a6…270403
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa40s ago0xa437f5…df7c0d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase40s ago0x5538b5…cb6fe2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase40s ago0x80535f…9544f1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x8a9ee5…b33743
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase44s ago0x0839d4…cff294

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.