Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0xbff986…3079f7
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0x90d305…047d9c
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0xc9a12d…5842b3
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xb3810c…490d89
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x412ec7…5d63f4
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x54b83f…ee5146
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x456ecb…8cdf57
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xba3ab5…0aceab
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x1bb813…82908c
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x5d9910…1ea615
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0xdd7c8b…59423e
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0x1f920b…91cd90
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0xef4272…a09eb8
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0x483888…81371d
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xfb7558…5035a7
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x48e1d6…6661f5
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xa441da…cf87a3
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xa4ee06…3e0900
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0x901692…500060
0x8804…1f4b0xf080…e035Basex402 service$0.008100%coinbase101d ago0xebc86b…d2ee00
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0x8560c7…3b3e62
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase101d ago0xee1d0f…01454e
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase102d ago0xeb07bc…becbd9
0x8804…1f4b0xf080…e035Basex402 service$0.01100%coinbase102d ago0x0d86c3…b5f886
0x8804…1f4b0x6714…a85eBasex402 service$0.01100%payAI102d ago0xde3e4d…f1a79a

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.