Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b0…82300x85b4…627cBase—$0.09100%xecho112d ago0x5c639b…5ef05e
0xd1b0…82300x85b4…627cBase—$0.55100%xecho112d ago0xb38c14…53863e
0xd1b0…82300x85b4…627cBase—$0.05100%xecho112d ago0xd49d87…9a7272
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0xe40440…e4e13d
0xd1b0…82300x85b4…627cBase—$0.19100%xecho112d ago0xd48d07…13638e
0xd1b0…82300x85b4…627cBase—$0.31100%xecho112d ago0x07c213…230365
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0x1f0b07…c5a25f
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0xcdeb69…ca6fcc
0xd1b0…82300x85b4…627cBase—$0.22100%xecho112d ago0x25236d…88bb91
0xd1b0…82300x85b4…627cBase—$0.06100%xecho112d ago0x003cc2…6a5b49
0xd1b0…82300x85b4…627cBase—$0.22100%xecho112d ago0x0fbf1f…67bb65
0xd1b0…82300x85b4…627cBase—$0.05100%xecho112d ago0x23d55b…d2cf02
0xd1b0…82300x85b4…627cBase—$0.07100%xecho112d ago0xe11687…ba9c5b
0xd1b0…82300x85b4…627cBase—$0.28100%xecho112d ago0x1720e4…65e588
0xd1b0…82300x85b4…627cBase—$0.09100%xecho112d ago0xa95176…984fee
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0x4459ff…ca8935
0xd1b0…82300x85b4…627cBase—$0.16100%xecho112d ago0x9376d9…5c0c6e
0xd1b0…82300x85b4…627cBase—$0.06100%xecho112d ago0xb2a817…e7dc6f
0xd1b0…82300x85b4…627cBase—$0.47100%xecho112d ago0x82f516…018ba3
0xd1b0…82300x85b4…627cBase—$0.14100%xecho112d ago0x66abfe…c0f6f0
0xd1b0…82300x85b4…627cBase—$0.07100%xecho112d ago0x7016ce…0d62dd
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0xe30e56…049000
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0x3ded25…74348d
0xd1b0…82300x85b4…627cBase—$0.09100%xecho112d ago0x54d5f5…72737c
0xd1b0…82300x85b4…627cBase—$0.04100%xecho112d ago0xb2bcaf…2f6ed5

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.