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%coinbase20d ago0x9b65c1…af6635
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xec555d…42dcb2
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x5ed89d…097c3b
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x2226c7…42038e
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xc54812…a8e88e
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xe49e43…407859
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xc7b7b0…75e0ec
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xd0b4ff…1c1f29
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xb8d658…24fc13
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xd1c5b4…18b7bc
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x1e24c3…0cc2a5
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xafc4d5…c842f4
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xacfb6f…84ee5e
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xc8f66b…26d535
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x526b34…7f7ee9
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x86d5f5…566fc6
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xcf3c37…45be31
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x6fdbcb…1ba797
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xab23c9…d9a815
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x3ddc73…1511ed
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xc0c51d…c7e72f
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x70d699…57a125
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x41bebf…211c79
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0x147715…0c19c2
0x8d2a…7d370x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase20d ago0xb71b91…f12be1

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.