Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x6856dd…2006ef
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x51d02e…bc7cd3
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x955005…6b7df6
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x5fceb4…e60f77
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x77674b…7ccb1e
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x288aba…64f6fb
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x0b2e94…b2cfce
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x91055f…da62c9
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x2bc3b3…fdf0b0
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x2790e1…35258f
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xbcb264…478c90
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x02b667…b01e45
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x52bc8f…dc9cb8
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xeb29b5…4ff650
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x704a24…c72772
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x7fdd04…f396ad
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xdded8b…c155e5
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xce4858…9ebc18
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xb74058…bf6b0f
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x1fe8e5…dd9f0b
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0xe1f4c0…87365f
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase18d ago0x2de075…7b12c0
0xc7a2…263e0x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase19d ago0x9f5a95…f14151

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.