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—$1.63100%coinbase73d ago0x13fdf7…fe4f86
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase73d ago0xc1b45a…69762c
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase73d ago0x87db76…6d870f
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase73d ago0xe8fb26…db6df1
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase73d ago0x256285…c8608d
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase73d ago0xb15704…c303b8
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase73d ago0xba1ab9…1f7667
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase73d ago0x1d3a06…1a208d
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase73d ago0xfbd1be…445aa9
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase73d ago0x2b7cba…8bf5de
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase73d ago0x0f5d5d…701ed9
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase73d ago0x9a49fe…263f87
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase73d ago0x7c8270…e7cbdd
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase73d ago0x61fe8a…71e9be
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase73d ago0x3b481c…bd894b
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase73d ago0x372f46…ff444d
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase73d ago0x5f3ef6…fcbb23
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase73d ago0x644abe…c2e529
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase73d ago0x3c3271…d72c02
0x467f…a4c10x85b4…627cBase—$1.06100%coinbase73d ago0xd491a2…bbe0c9
0x467f…a4c10x85b4…627cBase—$1.14100%coinbase73d ago0xfce020…f55b98
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase73d ago0x441903…4b8b4b
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase73d ago0x099260…8d3548
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase73d ago0xa69f2f…79180e
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase73d ago0x5fe6bc…f20dfe

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.