Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xbeb9e7…6e7a7a
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x47faf3…74958a
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xd2575d…d47ddc
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xa16675…d58e8e
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xaa840d…19c733
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xa970cc…775038
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xc52632…331169
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x82c042…19663c
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x10a5b8…31b72e
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xdd3aed…c79665
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x121f55…ef6e90
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x1a4f27…1ae6df
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x2ce936…bad1fb
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xc93f80…f32931
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x2b51b0…58c111
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x8f9d5e…9e1fbd
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x1ed6e8…117fe7
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xe91ad5…b70a47
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x375235…ad6efa
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0xcdd4ac…9f3704
0x4ae9…c6a00xfe80…47eeBase—$0.001100%fluxa3d ago0x5f6db4…63463d

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.