Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x8cff49…cf50c5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x436347…894fc7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x7d528b…f999ad
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x276662…c4a09b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x62178a…517428
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x2acfdb…d9dee6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xd72c37…02176a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xc096e2…ecbe7a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x398b57…8e6d5c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x01702a…814feb
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x573193…65195a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xe1d6a2…a5e51d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x31d2e4…65b827
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x7ccb9c…e8cc43
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x588b14…58c08e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x47b97f…64e549
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xde0a54…867029
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xfed661…d18e66
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x10e8ca…cf7d81
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x8e9517…829f0b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x2935f8…c3c1ce
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x7672af…8e7510
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x892a71…1a8e2a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xef6a78…e04ca4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x3babd9…7661c2

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.