Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x300992…3f872d
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0xd7840f…79b3e0
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x0818e6…1d6f0f
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x339931…9f6ea8
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0xea2695…fadd14
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x998c46…f4ef58
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0xfbf0c3…fb803a
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0xab074d…694951
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0xce7821…809df8
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x2cf588…7dbfe9
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x64e628…0c6931
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x52b0e0…9e0d0a
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x9e74de…8a929c
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x4a108c…8aed78
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x6fd66c…141c74
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x540266…53f05b
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0xcbc321…29a1bb
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0x9b38f5…d288b9
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa51d ago0xe471ec…14853c
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x243b3a…b9ff92
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0xbcaaf7…d9f5ae
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0xbc1799…1f6ad4
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0xa8403c…d039d8
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x66765d…83ed2e
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa51d ago0x9565ab…3c3321

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.