Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8656…75480x7dbb…59e0Base$37.80100%0x323a…a4f248d ago0xe9c602…80f271
0xbc1a…52460x7dbb…59e0Base$20.00100%0x323a…a4f248d ago0x80764e…704a53
0x3ade…0cab0x7dbb…59e0Base$39.85100%0x323a…a4f248d ago0x2e72b8…995f13
0x3c10…f05a0x7dbb…59e0Base$49.90100%0x323a…a4f248d ago0x45a777…ec5c0a
0xc868…07bc0x7dbb…59e0Base$708.5570%0x323a…a4f248d ago0x022865…58cc66
0x1bff…1fe50x7dbb…59e0Base$1,291.4370%0x323a…a4f248d ago0xd42c0b…2d681d
0x65af…cb150x7dbb…59e0Base$250.00100%0x323a…a4f248d ago0x7ef60c…294f99
0x122f…a8d40x7dbb…59e0Base$99.96100%0x323a…a4f248d ago0x2a3e7f…8b984e
0x8656…75480x7dbb…59e0Base$37.2970%0x323a…a4f248d ago0xccdc83…e054e0
0x8549…9f5f0x7dbb…59e0Base$643.91100%0x323a…a4f248d ago0x9e45e5…2b8f00
0x65ae…84c20x7dbb…59e0Base$998.5070%0x323a…a4f248d ago0x6cd534…b12e04
0xd7ee…35eb0x7dbb…59e0Base$218.0070%0x323a…a4f248d ago0x50d9f2…2fad1c
0x256f…353b0x7dbb…59e0Base$16.0870%0x323a…a4f248d ago0xdfc436…857041
0x2708…a2390x7dbb…59e0Base$703.34100%0x323a…a4f248d ago0x17f053…ca624c
0x6aed…ceb60x7dbb…59e0Base$20.0470%0x323a…a4f248d ago0xdbab7a…10fc2a
0xaf8c…56120x7dbb…59e0Base$146.34100%0x323a…a4f248d ago0xb1e9f8…7b103e
0x1a18…c9560x7dbb…59e0Base$225.90100%0x323a…a4f249d ago0xc0be3c…bfb38f
0x1a18…c9560x7dbb…59e0Base$129.90100%0x323a…a4f249d ago0x7070ce…7f7790
0xe7d4…b45e0x7dbb…59e0Base$20.69100%0x323a…a4f249d ago0x8673a1…fbe5d3
0xc2ff…6bd90x7dbb…59e0Base$50.0070%0x323a…a4f249d ago0x53b96a…81f355
0xb9fc…c1420x7dbb…59e0Base$258.9270%0x323a…a4f249d ago0xcef112…ec361a
0x1a18…c9560x7dbb…59e0Base$172.7670%0x323a…a4f249d ago0x337fde…9613a2
0x5a02…2eb80x7dbb…59e0Base$27.9470%0x323a…a4f249d ago0x8e7264…e792fe
0x859f…21750x7dbb…59e0Base$1,952.0370%0x323a…a4f249d ago0x43be22…2094e6
0xd69d…a0680x7dbb…59e0Base$20.7670%0x323a…a4f249d ago0x74d972…f995ee

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.