Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf29d…d9700x7dbb…59e0Base—$58.89100%0x323a…a4f288d ago0xfbe9ac…4b2263
0x3d1a…f8130x7dbb…59e0Base—$11.57100%0x323a…a4f288d ago0x9ae267…8d326e
0x7373…fc7f0x7dbb…59e0Base—$50.80100%0x323a…a4f288d ago0x993f5f…441e79
0x22cc…7f520x7dbb…59e0Base—$961.97100%0x323a…a4f288d ago0x0dc9dd…2528e5
0x22cc…7f520x7dbb…59e0Base—$10.00100%0x323a…a4f288d ago0xae1d55…e3c1b7
0x7dbb…59e00x15ad…7b3eBase—$503.71100%0x323a…a4f288d ago0x36268d…2ff2ef
0x0219…efa80x7dbb…59e0Base—$99.78100%0x323a…a4f288d ago0x8f70c5…a26c10
0x1f0e…8e480x7dbb…59e0Base—$2.19100%0x323a…a4f288d ago0x81c310…8130f2
0x9d99…bc2f0x7dbb…59e0Base—$70.00100%0x323a…a4f288d ago0x1b06c3…f9774a
0x23bc…71b10x7dbb…59e0Base—$9.00100%0x323a…a4f288d ago0x57b106…a46ffc
0xc839…204d0x7dbb…59e0Base—$94.96100%0x323a…a4f288d ago0x8a2d93…ae3de6
0x22be…6c9b0x7dbb…59e0Base—$199.70100%0x323a…a4f288d ago0xb8302d…994de1
0xd69d…a0680x7dbb…59e0Base—$127.87100%0x323a…a4f289d ago0xd01c28…e1fa3c
0x7dbb…59e00x15ad…7b3eBase—$47.45100%0x323a…a4f289d ago0xccbe2f…95daeb
0x2269…e1cc0x7dbb…59e0Base—$47.45100%0x323a…a4f289d ago0x184d38…88e69c
0x7dbb…59e00x15ad…7b3eBase—$131.79100%0x323a…a4f289d ago0xbc15ff…1a20ad
0x0219…efa80x7dbb…59e0Base—$99.79100%0x323a…a4f289d ago0xc0807e…e0b937

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.