Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2924e6…755f58
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24fc96…9cc38c
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdb751…33f568
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf35f8f…bfc35c
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10bfe1…c8b1e6
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ffadd…30409e
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3103a6…87cf76
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49c4ec…f25378
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7866f…446236
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79d47f…4fc3b1
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd55719…00d90f
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85620b…1391d6
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x231b18…0d666b
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x505172…3b733e
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3686af…2ac1a3
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18afaa…f5e4cb
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1aa64…0b0714
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6952e9…d76fec
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x81ec5f…098a8d
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac0b7c…eff89c
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0a5e3…57e6e5
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44f2f5…558785
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9dfd86…fa64af
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6c83c…bf9851
0x81b3…55660x6a5e…c666Basex402 service$0.01100%payAI111d ago0x099c69…733d4d

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.