Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x420556…885f0b
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x640bfe…1629f8
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xc895a9…f6f8f4
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xedac89…ba3e81
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xedf0f9…22a009
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xee4eb6…a19f2b
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x273e74…f9a92d
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x6e71b7…bd67b6
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x0ffad3…c02500
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xe80ff9…116af4
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x2c1eab…c7d904
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x6f875d…5b140d
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x06dd0c…338f22
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x80490f…d9689f
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x771fff…0ae375
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x6a7471…e01c96
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xac0a41…c6d3bd
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0xe20e46…dd3ea3
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x6ebe97…e90890
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x2dfd3d…940280
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa17d ago0x726ae1…709176
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa18d ago0x0653b5…b73b23
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa18d ago0x363f01…908ff4
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa18d ago0xd19017…aa092b
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa18d ago0xf1b2ee…9b30a2

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.