Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfb9d67…3ccdcb
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5974b9…8cf917
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x72fe69…dd9f37
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b3ad7…308286
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8a7a43…14d3dc
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd54df1…8ee0e0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x585a2a…919685
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc86819…0ef028
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x379889…df4f22
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9326e9…29cee6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd400d5…64342b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b2fed…0c4aa0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x896681…79f940
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9e9b1b…6ca990
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdad0e7…346f7e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf746b8…59baf1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2ceb87…e62975
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd920f2…a09ff3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x388ce6…28642c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c9d8f…633302
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xec5aff…780d9d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x59af03…0ee994
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x842d65…cedebe
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0x31303b…2be5c4
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd695cb…ee7364

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.