Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7d1…7ade0x7dbb…59e0Base—$19.9770%0x323a…a4f227d ago0x6ed07f…6ec2e1
0x5d5b…669f0x7dbb…59e0Base—$288.0070%0x323a…a4f227d ago0xb6407b…95cd65
0xbc1a…52460x7dbb…59e0Base—$20.0070%0x323a…a4f227d ago0xeb1c69…cd6eeb
0x0e0c…c7c80x7dbb…59e0Base—$135.8370%0x323a…a4f227d ago0x8510cc…97611a
0xa5e2…d27c0x7dbb…59e0Base—$990.0070%0x323a…a4f227d ago0x445ef3…3bc672
0xa5e2…d27c0x7dbb…59e0Base—$10.0070%0x323a…a4f227d ago0x33b996…6e3fcd
0x4b6c…b1db0x7dbb…59e0Base—$59.9470%0x323a…a4f227d ago0xa30eac…cc1b26
0xf917…37f80x7dbb…59e0Base—$66.0070%0x323a…a4f227d ago0x155bba…bcc314
0x6ddc…70870x7dbb…59e0Base—$9.9170%0x323a…a4f227d ago0x2cdef1…910a4e
0x360a…0b0b0x7dbb…59e0Base—$20.0070%0x323a…a4f227d ago0x39c034…04cca9
0x1da7…3bba0x7dbb…59e0Base—$18.8570%0x323a…a4f227d ago0xc7697b…4f15fb
0xcdad…912f0x7dbb…59e0Base—$399.8970%0x323a…a4f227d ago0x68ef3f…69ff00
0x9bef…b2c70x7dbb…59e0Base—$10,228.5570%0x323a…a4f227d ago0xb300c4…442392
0x9bef…b2c70x7dbb…59e0Base—$4,999.9070%0x323a…a4f227d ago0xac19f7…1d48f9
0x122f…a8d40x7dbb…59e0Base—$354.9070%0x323a…a4f227d ago0x322331…889cdb
0x9bef…b2c70x7dbb…59e0Base—$10.9070%0x323a…a4f227d ago0xab278d…23b59a
0x0596…a5780x7dbb…59e0Base—$996.0070%0x323a…a4f227d ago0xefa03a…0c40e2
0x266e…bdb80x7dbb…59e0Base—$220.9370%0x323a…a4f227d ago0xa86f72…96b670
0xf750…68870x7dbb…59e0Base—$986.3370%0x323a…a4f227d ago0xa318e6…7eaf15
0x0596…a5780x7dbb…59e0Base—$5.0070%0x323a…a4f227d ago0x1ffbe7…6198c8
0x37e7…bc680x7dbb…59e0Base—$3,000.0070%0x323a…a4f227d ago0x292990…93460d
0x3594…ce6f0x7dbb…59e0Base—$41.1670%0x323a…a4f227d ago0x6bc126…3dafca
0x8d9c…64ac0x7dbb…59e0Base—$21.1870%0x323a…a4f227d ago0x5965df…51f155
0xd153…682d0x7dbb…59e0Base—$1,501.0070%0x323a…a4f227d ago0x6d22ae…85ee7b
0xf917…37f80x7dbb…59e0Base—$100.0070%0x323a…a4f227d ago0x9cb874…465121

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.