Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0xff2dc5…fe72e8
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase75d ago0xd332f4…dd6f6f
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase75d ago0xca266f…206d4e
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0x398154…56f107
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase75d ago0x36c439…cfb7ba
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase75d ago0x52375f…9283e2
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x2abac8…6b72a2
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0x051ee6…347630
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0x0f11b9…8dc7d3
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0xd3edef…bbef8a
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0x2fb565…733968
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x0ffc91…2725b4
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x6a3e6a…a350d8
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0xf7a3ad…1b3e92
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0xa5ed71…011eca
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase75d ago0x005c99…9a7862
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase75d ago0xfb62be…e8f62c
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0xec79e7…0a0ff0
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0xa0a1c5…7cca64
0x467f…a4c10x85b4…627cBase—$1.40100%coinbase75d ago0x523bf3…107b33
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase75d ago0x48297c…9cd68a
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase75d ago0x4f3cc5…4caa34
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0xae6fc0…bd0a15
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase75d ago0x6ec350…309d36
0x467f…a4c10x85b4…627cBase—$0.80100%coinbase75d ago0xc9a5b7…e60c89

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.