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.43100%coinbase36d ago0x2b59a3…172ebd
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase36d ago0xc06638…3304bf
0x467f…a4c10x85b4…627cBase—$2.65100%coinbase36d ago0x5ce7a5…182dd9
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase36d ago0x864731…84ef3c
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase36d ago0x03e26c…03be9a
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0xe87edc…4d01a9
0x467f…a4c10x85b4…627cBase—$1.31100%coinbase36d ago0xbae779…9cd7c1
0x467f…a4c10x85b4…627cBase—$1.12100%coinbase36d ago0x19ce6b…25f6c2
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0x74accd…db1bb4
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase36d ago0xf756ea…c320ce
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0xacd5b4…863e9f
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase36d ago0xfd88b8…8169d2
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase36d ago0xb64fae…510acd
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase36d ago0x9cdb1e…fd53af
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0x94af9e…1dff1b
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase36d ago0xd6f6a7…7691f1
0x467f…a4c10x85b4…627cBase—$1.08100%coinbase36d ago0x9b5e3f…c390dc
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase36d ago0xee6b59…32886a
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase36d ago0xe5190f…61b8b1
0x467f…a4c10x85b4…627cBase—$1.27100%coinbase36d ago0x44ec27…7cde02
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase36d ago0x7414c9…ebc466
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase36d ago0xe85882…cef580
0x467f…a4c10x85b4…627cBase—$4.38100%coinbase36d ago0x73ef1b…25eeb4
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase36d ago0x91997c…fb25ab
0x467f…a4c10x85b4…627cBase—$1.43100%coinbase36d ago0xd383ad…b24354

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.