Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa16d ago0x551a0a…06b381
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa16d ago0xff3cbd…6dfc29
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa16d ago0x885a6d…28ef95
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x6385e8…445917
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xf58663…ed839f
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x2a5d48…a7267a
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x26ea99…77862a
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xec1580…7bc639
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xf598f0…962fbb
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x0eadbc…5d5cc9
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x26cdd2…a37db5
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xdefbde…422958
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xb12114…a1518d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x9a54b0…53a86f
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x7d173e…143750
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xcee2eb…1c7b0b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xe15458…512d7e
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xf89406…6c94b4
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x0125aa…0a025e
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x1b0a37…acb316
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xd81f98…93408c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0xf875dd…27499f
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x618617…87ecff
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x6e0817…38d951
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa17d ago0x7a8697…e51b07

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.