Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x751940…d1294a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x343c65…e13aa2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd5d024…23cb6e
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x6fdfde…153912
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x949fcc…6a10d2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x967707…e3b482
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x9e0b59…30db35
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x24a8a5…99ab22
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x9bd2ac…93654c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x96eac1…2e4c31
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x964812…4b05be
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0xa6bed3…82ab70
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0xe8e043…b9e1c4
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0x9a7ea4…153456
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0xeed251…0fa817
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa51d ago0xe2350a…2966ac
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xa29f68…81118e
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x1f2cae…de00cb
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd7688c…f7d1d8
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd0399c…d952b7
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xa3a4a7…808fbc

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.