Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa37d ago0xcbdfe1…e4fcc1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa37d ago0xfde0b1…9a31ed
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa37d ago0x344795…5bf037
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa37d ago0xe8cbc6…a6695a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa37d ago0xcc4c41…47eb4a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa37d ago0xeefb22…8f7d2a
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa37d ago0x20dd30…4d2247
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa37d ago0xfba60f…d7e0a9
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x1886f5…b004ad
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0xa9280d…b347a2
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0xfcbfd5…733956
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0x17f171…970e62
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x7727a9…3afc3c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0xe3a7c5…5e45ad
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xf13dee…64cfd2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9ff7a8…d9fe85
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x91730e…185550
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xdcb82d…ad74f5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0x9462c5…5491cc
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa38d ago0xbca0c6…327e4f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xa52672…cc437a
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x690532…1cd375
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0x4dddb2…4e9cf3
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xa4828e…b2203c
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xa0be2c…c7bf88

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.