Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0xe97e2f…08b3bf
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x2f767e…863a30
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0xe1f1f1…b216ab
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x15704f…9f97b9
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0xb6e15a…b18206
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x90b4bb…e02801
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x2af341…6f8d17
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x53b544…bf3a95
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x26fdca…ae4722
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x8eec61…afd114
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x03df2c…8620a3
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x9a00ad…040a61
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x2669dc…22e8b6
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x34f405…c1d7e0
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x86399b…5b9b80
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x142d85…50fd26
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x242810…bc925b
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x2e359f…48f4b4
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x94a718…f68ff5
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0xfc36cb…24c432
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa19d ago0x43e457…891650

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.