Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x110f29…e7575a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01fcb1…1f4126
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c90e5…100803
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb37127…9e5f97
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x848478…f30671
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedb497…799037
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2545a6…0027fb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xefc4f8…216d00
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc2b48…c01360
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bec99…22a193
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d819f…d5adfd
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82077d…a7639d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1555a0…a4a279
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e8605…4d4823
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19334f…cc75f4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5be13…32281b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf27d7f…31213e
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51561e…a66ef4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7f859…826e2a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc768d8…151915
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x772925…c57407
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbcede…1a2f3e
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58319e…a954a4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x194d90…42d10f
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d085…a6219b

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.