Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa32d ago0x2f031d…ed7393
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa32d ago0xc01be9…b2cafb
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa32d ago0xa782df…49958e
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x310a1e…e84216
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xfd1be5…59a1be
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x0044f0…ee4764
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x6082e9…233728
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x9bcac3…dd5287
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x24c89e…60a407
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xda63cd…1d8609
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x00faee…5b17ef
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x6002fd…817ea6
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xec534a…7c7832
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x509bc2…9b8f5e
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x24f4f6…da90f9
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x677b0d…34603c
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x6d17ae…12741f
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x004a3a…552e46
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x445d58…259290
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x025eeb…9750d0
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xad0436…c30cdf
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xd7cb82…14c9f9
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0x878237…36b594
0xf4c2…ca4b0x9c95…e299Base—$0.001100%fluxa33d ago0xef4b4e…01f1b0
0xf4c2…ca4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x57c027…e35d2e

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.