Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0xb4b6c3…5992fa
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0xc35a4f…043ce2
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x6b804f…f092b4
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x47d203…64b5ab
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x8d0e20…7657f9
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0xcc9551…18b7dd
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x94c1b8…de945e
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0xd7de76…320741
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x46afce…644e6c
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x32275b…8daf55
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0xdd310b…4a9b44
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa112d ago0x632083…74c73a
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xb6bc93…19c745
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0x3300c9…839c26
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xce779f…b1aa3b
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xec8b39…1add61
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0x5b85f8…2d1d61
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xfa60c0…a64549
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0x2d78c9…982fec
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xec7297…ed57bb
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0x23296c…be3ca5
0xb90a…9ae40x623a…d26bBase$0.01100%fluxa113d ago0xaa0108…829266

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.