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%fluxa17d ago0xecdfe5…88f08c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa17d ago0xc7b172…bdbebe
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa17d ago0xe68f57…0f538e
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa17d ago0x3db197…5de2de
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x0b9e9f…81084d
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x081b62…63e837
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x06a741…fd8ed1
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0xd9e888…c241fc
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x59dada…c032b0
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x0d0149…e70dbd
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0xf63656…b9456c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x4752a8…c6788b
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0xaf0a57…c02f45
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0xb5d68f…43f0e6
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x1cb6ce…74fb11
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x95c4c5…006586
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x45d1ff…071701
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x346256…4fcb22
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0xcb7415…de34a8
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x1a3cd9…f933eb
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x04c1b5…fa02e6
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x847f39…a3a668
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x68fda2…44eeb9
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x38c52e…189b08
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa18d ago0x13bb42…9e993e

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.