Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0x71c711…755352
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0xa91751…a71ef6
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0x964359…683b57
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0x3a6df8…233cfc
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0xc05fa3…83180d
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0xb744bc…e5b95c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0x230892…e768f3
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa14d ago0xdb07a9…1d652c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xdc23ee…02e2e4
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x918e19…cd6fcf
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x9772d5…606d3a
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xe306a7…4f39ee
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xe5356b…b1ccf2
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xa2daac…287ada
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xe2fa2b…939da4
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x6e44a7…6c51fd
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xe64bdf…742a7b
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x5561aa…b2250b
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xf5c35f…0069b8
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x643936…a03d78
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x3f9859…1d1fad

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.