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.08100%coinbase53d ago0x80bc34…415337
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase53d ago0x79d3f6…88578f
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase53d ago0x4ee94d…2175af
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase53d ago0x350397…27c68a
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase53d ago0x488f6a…c24389
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase53d ago0xe15c90…f88fab
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase53d ago0x328943…f2d1f3
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase53d ago0x83f51b…7a4675
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase53d ago0xc09878…3cb709
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase53d ago0x144fe7…b61c05
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase53d ago0x6cb42a…b4dc0f
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase53d ago0x8de1ce…432f63
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase53d ago0x543acb…fa202a
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase53d ago0x1e99fd…11b711
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase53d ago0xf37265…2a9ba0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase53d ago0xc94ea2…fcb7c2
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase53d ago0x2b7624…933e6b
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase53d ago0xf4a857…967ecf
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase53d ago0x77682e…422bfc
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase53d ago0x22f840…dc87d2
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase53d ago0xfe3c43…990431
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase53d ago0xe27b33…e24e80
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase53d ago0x088cd9…e664bd
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase53d ago0x567019…508401
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase53d ago0x5bc32b…465783

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.