Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa29d ago0xa2ea4b…ae92fa
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa29d ago0x359789…d07a8b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xb19fe6…751c3e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xb5f759…890f1a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x08b35c…290bc8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xe0b708…0cb6a8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xa5b450…511460
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xae4245…190833
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x1765a4…4c7599
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x3ca8a3…6250e5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xb537df…466e97
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xda0a46…854c5e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x483fa0…a263b7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x85a0d9…39ba3f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x4c37f7…a0d7ae
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x6f5100…2a5b37
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xff3ce1…038c98
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xe1bc4c…da6f23
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xec1209…613921
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xe54203…ac8edd
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x56169b…826f1c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x355821…ea0b9d
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x4576cf…5cce5e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x8de767…b4936b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xa1f03b…196c88

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.