Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ade…0cab0x7dbb…59e0Base—$29.88100%0x323a…a4f256d ago0xd849b8…3da8eb
0x96ca…baa20x7dbb…59e0Base—$10.00100%0x323a…a4f256d ago0x52c354…b34cab
0x3c10…f05a0x7dbb…59e0Base—$99.90100%0x323a…a4f256d ago0xb8d48f…b77d54
0x70a7…aaa70x7dbb…59e0Base—$1.42100%0x323a…a4f256d ago0xbbae05…4dbd66
0xba39…e6690x7dbb…59e0Base—$199.12100%0x323a…a4f256d ago0xf32027…3fb623
0x42d3…b4a10x7dbb…59e0Base—$5.40100%0x323a…a4f256d ago0x6225fa…b2051f
0x37cf…7cbe0x7dbb…59e0Base—$15.89100%0x323a…a4f256d ago0x87da85…ac286f
0x5a02…2eb80x7dbb…59e0Base—$999.73100%0x323a…a4f256d ago0x6ef215…124f66
0x37cf…7cbe0x7dbb…59e0Base—$19.89100%0x323a…a4f256d ago0xd18914…03716d
0x1a18…c9560x7dbb…59e0Base—$249.91100%0x323a…a4f256d ago0xc1b480…5121a3
0x2cc5…b5e90x7dbb…59e0Base—$17.84100%0x323a…a4f256d ago0xfef634…29ddc0
0x3ade…0cab0x7dbb…59e0Base—$49.81100%0x323a…a4f256d ago0xc8430c…1285c1
0x2820…633e0x7dbb…59e0Base—$1,501.07100%0x323a…a4f256d ago0x9b4141…1015f3
0xe391…fd250x7dbb…59e0Base—$162.90100%0x323a…a4f256d ago0x2ffd6c…da2ed2
0x360a…0b0b0x7dbb…59e0Base—$23.72100%0x323a…a4f256d ago0x2171b5…0223df
0xd988…60b30x7dbb…59e0Base—$5,214.87100%0x323a…a4f256d ago0xd65688…74dc12
0x3795…0d6b0x7dbb…59e0Base—$19.42100%0x323a…a4f256d ago0x7d780a…5e37ba
0x360a…0b0b0x7dbb…59e0Base—$58.06100%0x323a…a4f256d ago0xe2bfe9…0383b0
0x5a02…2eb80x7dbb…59e0Base—$187.68100%0x323a…a4f256d ago0x80589a…b65f6b
0x50a8…1e510x7dbb…59e0Base—$1,999.90100%0x323a…a4f256d ago0x503c11…de29c2
0xc839…204d0x7dbb…59e0Base—$100.00100%0x323a…a4f256d ago0x04c702…c11f93
0xef88…23780x7dbb…59e0Base—$7.34100%0x323a…a4f256d ago0x1dde2e…af1605
0x1f0e…8e480x7dbb…59e0Base—$4.16100%0x323a…a4f256d ago0xfc2fc0…90468a
0x70a7…aaa70x7dbb…59e0Base—$71.49100%0x323a…a4f256d ago0x55b84f…797d29
0xf29d…d9700x7dbb…59e0Base—$51.65100%0x323a…a4f256d ago0xa3015d…1c175b

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.