Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x7919e1…b55e96
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xeaf217…02ea77
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x4fb253…18e359
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x6bdae0…93d89e
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0xf18a4c…7a7aff
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0x9ae01b…1a0b29
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x100756…98385c
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0x69342e…6e7144
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x8054e5…22c925
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0x5d729a…bcc91a
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xa7e891…e0a292
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x094492…3cd13f
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x5d07e6…e70a7b
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0xe6bc0c…ec5872
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0xe07dfb…36c01d
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xc6d3ff…5280d9
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0x9c1c38…9361c3
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x199f5f…30e65b
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xe8ad5b…8f2552
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x6199f5…59b7c6
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x87a5b7…10484d
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x0df7b1…d117cc
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xcd74ae…44f11f
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x8ea5d4…f3f1e9
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x016696…743e7c

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.