Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xda86…ae0eBase—$0.11100%fluxa90d ago0x7f69cd…6e9540
0xb90a…9ae40xfd9f…0edeBase—$0.45100%fluxa91d ago0x8bacf2…674efe
0xb90a…9ae40x59cc…689cBase—$0.45100%fluxa91d ago0x028fb3…64ee6e
0xb90a…9ae40x7836…285eBase—$1.59100%fluxa91d ago0xf17782…a1683e
0xb90a…9ae40x4c89…c11fBase—$0.11100%fluxa91d ago0x3cae5f…dc9f07
0xb90a…9ae40x0575…22a1Base—$0.50100%fluxa91d ago0x2b0f12…063bfd
0xb90a…9ae40xa453…9b66Base—$9.58100%fluxa91d ago0x4860cf…31c61e
0xb90a…9ae40x9769…5a44Base—$0.50100%fluxa91d ago0x87bf20…1534ad
0xb90a…9ae40x577c…1934Base—$0.50100%fluxa91d ago0x392316…d55237
0xb90a…9ae40x1b60…c436Base—$0.50100%fluxa91d ago0xd18c23…693ae2
0xb90a…9ae40xedd4…cd49Base—$0.50100%fluxa91d ago0xdf504d…5d8963
0xb90a…9ae40x3011…1538Base—$0.50100%fluxa91d ago0x193a2d…7e918c
0xb90a…9ae40xd022…86b7Base—$0.50100%fluxa91d ago0x3afbcf…f07def
0xb90a…9ae40xc285…7a6dBase—$1.59100%fluxa91d ago0x1ee0cb…defe0e
0xb90a…9ae40xcf43…0da0Base—$0.50100%fluxa91d ago0xd25dcb…dabe2b
0xb90a…9ae40x87e9…3a59Base—$0.50100%fluxa91d ago0xbe2a55…44b844
0xb90a…9ae40xdce1…7a22Base—$0.50100%fluxa91d ago0x47937d…48607f
0xb90a…9ae40x006d…dec3Base—$0.50100%fluxa91d ago0x06b14b…dd629f
0xb90a…9ae40xef15…5c42Base—$0.50100%fluxa91d ago0xe97c4b…b4cf2e
0xb90a…9ae40xddd8…9787Base—$0.50100%fluxa91d ago0x2acdb7…13825c
0xb90a…9ae40xa27b…494bBase—$0.11100%fluxa91d ago0x94009e…96ab02
0xb90a…9ae40xa610…4b15Base—$0.50100%fluxa91d ago0x94d5dc…fc643d
0xb90a…9ae40x8e01…6860Base—$0.50100%fluxa91d ago0x960a52…d6a817
0xb90a…9ae40x87af…c406Base—$0.50100%fluxa91d ago0x3c070f…9a61bf
0xb90a…9ae40x3323…44a6Base—$0.50100%fluxa91d ago0xb83809…cba135

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.