Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x1679fb…c9d985
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x557c51…7947c0
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x42cedb…6988fd
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x6e5794…fc8b3f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x92ccba…fd52aa
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x540982…fe48b8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xbfce83…0c979d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x3daf35…7fc24a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xf0a12f…da79aa
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xb28f41…7fc891
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x5e552b…5631d7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xdaaf7d…6364d3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x5380cc…fe8d93
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xfbc599…84d414
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x9abc0a…64d51b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x90ff3b…711b48
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x5d42b6…335190
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x6d56bf…c4b618
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xb282ff…e30ef0
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xe11b58…c111e1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xd4c620…d8090f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x6c7551…84746b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0xef545d…306b32
0x446b…978d0x9c95…e299Base—$0.001100%fluxa77d ago0x3e92b9…8c7217
0x446b…978d0x9c95…e299Base—$0.001100%fluxa78d ago0xa8bb76…0705b0

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.