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%fluxa49d ago0x951bfd…6cfe69
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0xb66696…689980
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x67090e…a711ec
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x5db3a1…af40f5
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x24ddc5…1bd1d2
0xb037…14920xfe80…47eeBase—$0.001100%fluxa49d ago0x285b84…811e76
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x950b37…42c3dd
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x6fe3d2…cabc38
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x038a54…514e1c
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x21b265…259a54
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x014474…ba91c9
0xb037…14920xfe80…47eeBase—$0.001100%fluxa49d ago0x947071…8712bb
0xb037…14920xfe80…47eeBase—$0.001100%fluxa49d ago0xa54fd1…ffa53d
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0xa7bb14…b9df3d
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x8f1cdc…ee243e
0xb037…14920x9c95…e299Base—$0.001100%fluxa49d ago0x4c2b57…fad26e
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0x1343a6…5c810d
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0x9b0535…9ff579
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0xe54277…3a1a02
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0xb72363…258478
0xb037…14920xfe80…47eeBase—$0.001100%fluxa50d ago0xd3a60c…5d8c1f
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0x9b2d76…b7a17a
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0x29e901…6a832d
0xb037…14920x9c95…e299Base—$0.001100%fluxa50d ago0xa06317…b48753
0xb037…14920xfe80…47eeBase—$0.001100%fluxa50d ago0x6fde7e…5f35cb

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.