Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x00bf47…967cd8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba8eca…5113b7
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe94096…56c8a3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc21369…c6bbac
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac9dd6…0fb6b2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6239b1…c4da5a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x167638…615e42
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa226b2…41ac64
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1e8b7…3a7cf8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe9e4b…2092ed
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fa9e2…76d226
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46fb84…1257a9
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x599d92…077e9e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb11bde…baa943
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5679f3…e485b5
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x286350…3f62c4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8e9a8…e5f6c5
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8b649…635cf2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x618512…a7ab7c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e8b8d…f79331
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88eca3…7498ab
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8aad2b…60f31f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0e533…18f213
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ede99…379323
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41396d…4d64ba

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.