Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3863…5dcc0xac65…4417Base—$3.71100%fluxa109d ago0xad447c…7650d4
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x5175c5…297ee2
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0xb3be2b…24c0c2
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0xfaf72c…0ba119
0xb90a…9ae40x3863…5dccBase—$3.60100%fluxa109d ago0xf45cd9…f1e6e0
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x62e843…5526be
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0xad8d29…f519b0
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x82a1f5…516c73
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x865ea3…f5427b
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x6a8143…900563
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x232365…bb9127
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x837eb7…55f1cd
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa109d ago0x95c067…6f7059
0x3863…5dcc0xac65…4417Base—$0.10100%fluxa110d ago0x106747…25428b
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa110d ago0x47e1c8…6a1dd0
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa110d ago0xd3657e…c559de
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa110d ago0x0ec1c3…d72bfa
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa110d ago0x90fe8b…a4d7fe
0xb90a…9ae40x3863…5dccBase—$0.05100%fluxa110d ago0xf48566…e6c024
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa110d ago0x6c781b…59e2e5
0x3863…5dcc0xac65…4417Base—$0.01100%fluxa110d ago0xce2a6f…d6d45d

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.