Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x9095c2…b05aa5
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x8d7f8f…f3f8b9
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x9e049c…2cc98a
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x8b29d8…5f43ac
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x76b519…c30b76
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0xf65fc1…57d52c
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0xb38346…2083fe
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xa43888…b9ca46
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xcd984c…2debf8
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0x28051e…89773f
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0x9c3c38…2b3b8e
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xb5c603…6d0fdd
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xb67181…6787ea
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0x63b634…f9d495
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xb05aa5…a659cc
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x736ca7…8cfc52
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0x7620a2…836ede
0xb037…14920x9c95…e299Base—$0.001100%fluxa44d ago0x6fa7ee…6f52e4
0xb037…14920xfe80…47eeBase—$0.001100%fluxa44d ago0xcecfcf…e7c60e
0xb037…14920xfe80…47eeBase—$0.001100%fluxa45d ago0x4a56a8…d856b0
0xb037…14920x9c95…e299Base—$0.001100%fluxa45d ago0xd799ec…a453b6
0xb037…14920x9c95…e299Base—$0.001100%fluxa45d ago0xc51b7f…d038ea
0xb037…14920x9c95…e299Base—$0.001100%fluxa45d ago0xbf5529…9a0c6a
0xb037…14920x9c95…e299Base—$0.001100%fluxa45d ago0xa75eb3…c55ec6
0xb037…14920x9c95…e299Base—$0.001100%fluxa45d ago0x2d977e…689445

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.