Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xc85129…9ee660
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xa01ec8…c91587
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x8a7064…67e40e
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x009394…d5b103
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x012024…591b8d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x8207e1…5abdd9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x79d58c…f4dde4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x824b6b…6f5561
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x04aed8…045254
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xe694c0…46b8a1
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x031510…c11761
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x1304bd…bcb856
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x871fdf…0b2851
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xe8cb0f…900ad9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x40fb7b…437d7e
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xbfba4b…423107
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x4d5860…328497
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x430868…0028bd
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x194b66…622dbb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x94ee94…758cba
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x8672d6…6adff3
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xbcf03e…2b8223
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x430244…658bbd
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0x8a6f11…48d053
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa24d ago0xae63ca…9a2c0b

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.