Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x781530…82afea
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x502d4c…6366ba
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x140e3b…39362a
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xad2cfa…bdf8b9
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x034da6…3e0124
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x51e047…18717a
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xf87267…f34e43
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x966fa8…a1ba0e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x4fe60a…aa58b9
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x07530b…155abb
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5598bc…40a4cb
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xde22ba…c170c6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x56ec3d…5c88ab
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x430569…34fcb4
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1bb42a…de3ac5
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x242186…a802f0
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x4d980f…285a91
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1ebdcd…1a8c9a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x01e109…6b964f
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x80ff07…c3d8ee
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x11a4fd…f68b09
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xf19e3f…1dafa6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8d3bcf…a51014
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x145144…002986
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x25c630…31e7c0

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.