Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x355561…48d3ac
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x699dec…630c9c
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x68d5fd…abc535
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xafa4a4…326673
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x4726eb…5758f0
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xb062b9…7f5980
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x3eca31…6a5d9e
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x0f8037…782c9f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x6cf600…1241b3
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x0633d4…a12b5f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x5484e7…0cccf4
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x9b6285…0821eb
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xc4d083…5d02dc
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xd02ab8…97294b
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xc0cf44…a289bf
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xf093e5…7cd0cf
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xba3482…f285a5
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x916cff…40d910
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x288871…ba3752
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xa10613…191841
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x7f1289…08279a
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x1ce020…42f8af
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x985953…fa6869
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0x979d39…70b7c9
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase6d ago0xfdeef5…8578f1

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.