Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x32e3e2…6b21fa
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x3752c4…96ac11
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0xe92f26…e18101
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x15ae5d…42b68a
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x904929…a76c7e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x3107d3…1b0ecd
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0x2295da…074c2a
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa16d ago0xfb3b01…6b5566
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x358c86…905c3b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x211ed1…ccd835
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x2b47a5…e188dc
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xfba4ee…231026
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xa0d649…48ef42
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x79ef2c…2d0461
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xed1e25…5ddfe5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xa23fb6…ff54e3
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x4a9362…e07a8b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xe7233f…624457
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x415cbb…ee4a75
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xa80af2…f37882
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x091267…a68dd5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xe978fc…8c5f6c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x4c24d2…c60699
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x2f41e3…00c017
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xdbc6dd…faf7e6

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.