Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xfa1bd3…d760c0
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xa15610…2d8d96
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0x7d8b4d…21c637
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xb20596…639323
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0x7652cd…48dda8
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0x63e115…c94740
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0x8ce6d0…9216b6
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0x2d4f02…f0736e
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xff6800…11d827
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xee8542…78b28f
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xb62eaf…46482f
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa19d ago0xde088b…9cb9b4
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x723f5b…79f802
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0xac93d0…adafec
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x862984…2c4d15
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0xef5053…c7836b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x4ca010…83d7ff
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0xe071bb…474d0b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x60a6d6…0ae41b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x92b3b2…4c696d
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x2dd0fc…ecbc52
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x63589f…a321cf
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x1f9414…7b9497
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0x84bda6…c12699
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa20d ago0xeaab27…34df21

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.