Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…cff40x7dbb…59e0Base$95.1970%0x323a…a4f231d ago0xed936b…7f639b
0x81ac…ed350x7dbb…59e0Base$10.8370%0x323a…a4f231d ago0x038999…e5518d
0x528e…e0700x7dbb…59e0Base$512.1070%0x323a…a4f231d ago0x0935dd…4192bc
0x5a02…2eb80x7dbb…59e0Base$107.5470%0x323a…a4f231d ago0xdf906b…48b629
0x3ade…0cab0x7dbb…59e0Base$99.1570%0x323a…a4f231d ago0x3f25f7…4685e9
0x65ae…84c20x7dbb…59e0Base$82.5070%0x323a…a4f231d ago0x42bed8…af1808
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f231d ago0xa9d6e9…0332b1
0x2cc5…b5e90x7dbb…59e0Base$58.8170%0x323a…a4f231d ago0x31febc…d3973b
0xba39…e6690x7dbb…59e0Base$99.3870%0x323a…a4f231d ago0xccb881…94102f
0x3ade…0cab0x7dbb…59e0Base$99.1670%0x323a…a4f231d ago0x8dfdd1…0cac4d
0x2cc5…b5e90x7dbb…59e0Base$435.6270%0x323a…a4f231d ago0x2e612b…0fc4f3
0x02ad…99330x7dbb…59e0Base$1,221.0070%0x323a…a4f231d ago0xc283d6…c0fbe1
0x91e7…99490x7dbb…59e0Base$8.0070%0x323a…a4f231d ago0x96edbb…88cbcd
0x2cc5…b5e90x7dbb…59e0Base$10.8970%0x323a…a4f231d ago0xc57787…10717a
0xd853…b40a0x7dbb…59e0Base$146.7970%0x323a…a4f231d ago0x9d279e…898a7e
0x2cc5…b5e90x7dbb…59e0Base$227.2670%0x323a…a4f231d ago0xba00cd…40896d
0x2cc5…b5e90x7dbb…59e0Base$196.0370%0x323a…a4f231d ago0x9a6032…7501a7
0x2ea2…9a490x7dbb…59e0Base$50.0070%0x323a…a4f231d ago0x764879…a867fe
0xe9a5…15a10x7dbb…59e0Base$245.0070%0x323a…a4f231d ago0x7e6b17…812a45
0x2269…e1cc0x7dbb…59e0Base$20.7870%0x323a…a4f231d ago0x236e28…87cc06
0x1da7…3bba0x7dbb…59e0Base$78.3170%0x323a…a4f231d ago0x81c2ad…a49f1e
0x1da7…3bba0x7dbb…59e0Base$9.7470%0x323a…a4f231d ago0x2c1f59…8dd8c3
0x2269…e1cc0x7dbb…59e0Base$46.7570%0x323a…a4f231d ago0x3490d7…51b12d
0x8656…75480x7dbb…59e0Base$107.2670%0x323a…a4f231d ago0xe9b9e1…98562f
0xf7f6…0f620x7dbb…59e0Base$29.4070%0x323a…a4f232d ago0x72d96f…83bb7e

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.