Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x91e9d6…7574da
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x26dd20…9415be
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x0cb39d…1118df
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x14a4d1…ea22c2
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x0d6142…0bdf67
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x0d5601…cc432c
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xea8eed…822950
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x937198…ed1616
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x857335…1aa1b8
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xb32f43…b89e64
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xe8cf7c…b24f34
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x471295…1d0993
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x654e9a…c27baa
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xd6da9a…27422e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xe8ad43…452501
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x9294bd…29943a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x5e4d64…d69d57
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xa934f0…1315b7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xffc013…f81e49
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x5ba2e6…1d63c4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xebca58…283be7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x8f0076…08c673
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0xc5a591…0cfd2b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x3e8e60…4733ce
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa20d ago0x52ba70…680268

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.