Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3b0…b5960xac65…4417Base—$0.02100%fluxa113d ago0x719321…53883a
0xb90a…9ae40xa3b0…b596Base—$0.02100%fluxa113d ago0xaa293f…d5d5ef
0xa3b0…b5960xac65…4417Base—$0.04100%fluxa113d ago0xd56f08…cf47b1
0xb90a…9ae40xa3b0…b596Base—$0.02100%fluxa114d ago0x7f6731…53bb17
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x59784b…ab8454
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x6ad8c9…bad9e2
0xa3b0…b5960xac65…4417Base—$0.02100%fluxa114d ago0x28d610…5d7c6c
0xb90a…9ae40xa3b0…b596Base—$0.02100%fluxa114d ago0x1c0c1e…2b09cd
0xa3b0…b5960xac65…4417Base—$0.04100%fluxa114d ago0x65121e…c4007b
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x40c973…8acfbb
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x90aefe…d6fdd3
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x30d4e6…8823f1
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0xff9a09…6ccb10
0xa3b0…b5960xac65…4417Base—$0.02100%fluxa114d ago0xe3ba46…17137e
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x2e9ab6…49e366
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0xaa8d80…3c3993
0xa3b0…b5960xac65…4417Base—$14.15100%fluxa114d ago0x14b9e6…e13d2b
0xb90a…9ae40xa3b0…b596Base—$14.01100%fluxa114d ago0xd01cd5…f336da
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x6a0ceb…6fd407
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x700f70…dc144c
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0xceeff6…403edf
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x8f5e08…0fb364
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x33a2ae…f92042
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa114d ago0x809d7a…442fe0
0xb90a…9ae40xa3b0…b596Base—$0.03100%fluxa114d ago0xbda7f5…317d81

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.