Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7443…b068Base$0.05100%fluxa105d ago0x69dc60…a16474
0xb90a…9ae40x634c…919fBase$0.05100%fluxa105d ago0xb675bb…c1d281
0xb90a…9ae40xf17f…c4d0Base$0.05100%fluxa105d ago0xd002af…245c1d
0xb90a…9ae40x6337…0817Base$0.05100%fluxa105d ago0xd679bd…7a6d3f
0xb90a…9ae40x6fbc…6555Base$0.05100%fluxa105d ago0x0dd524…e572d0
0xb90a…9ae40xa4c9…09baBase$0.05100%fluxa105d ago0x74eeff…effccc
0xb90a…9ae40x4cf0…899aBase$0.05100%fluxa105d ago0x73e8fb…9553db
0xb90a…9ae40xce41…76eeBase$0.05100%fluxa105d ago0x3d68b1…673d63
0xb90a…9ae40x9c77…7c52Base$0.05100%fluxa105d ago0xa9c28e…256def
0xb90a…9ae40xe96d…d724Base$0.05100%fluxa105d ago0x5835b7…6d4c7f
0xb90a…9ae40xdb35…e928Base$0.05100%fluxa105d ago0x79fca3…4e481b
0xb90a…9ae40x98b8…3466Base$0.05100%fluxa105d ago0x5fa04a…8f4310
0xb90a…9ae40x7a51…f22cBase$0.05100%fluxa105d ago0xf78ede…717bab
0xb90a…9ae40x54e4…9d05Base$0.01100%fluxa105d ago0xe28df3…5ad0d7
0xb90a…9ae40x2a40…393bBase$0.05100%fluxa105d ago0x775c54…52fd4d
0xb90a…9ae40xd38a…5f13Base$0.05100%fluxa105d ago0x83fa35…e11e12
0xb90a…9ae40xb4ae…a298Base$0.05100%fluxa105d ago0x6e6137…2f7545
0xb90a…9ae40x339b…e672Base$0.05100%fluxa105d ago0x9b2855…c7ffb3
0xb90a…9ae40xcead…eebcBase$0.05100%fluxa105d ago0x7ac065…547926
0xb90a…9ae40xd914…5f57Base$0.05100%fluxa105d ago0x6da3f1…b8fb90
0xb90a…9ae40xab47…e5bdBase$0.05100%fluxa105d ago0xf38da1…6db301
0xb90a…9ae40x4356…7071Base$0.05100%fluxa105d ago0x132dd5…9e5112
0xb90a…9ae40xfc11…a3bdBase$0.01100%fluxa105d ago0x11328d…84aafc
0xb90a…9ae40xcbfb…ee91Base$0.01100%fluxa105d ago0x6f9cb1…7426b5
0xb90a…9ae40xfc11…a3bdBase$0.01100%fluxa105d ago0x587d3e…1bf4e4

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.