Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde86…02210x7dbb…59e0Base$9.9770%0x323a…a4f28d ago0x8e43a2…433413
0xb27c…87220x7dbb…59e0Base$190.1370%0x323a…a4f28d ago0xf4485a…4a635c
0x8656…75480x7dbb…59e0Base$149.7370%0x323a…a4f28d ago0xe8b5b1…aed01c
0xab91…e6890x7dbb…59e0Base$248.8370%0x323a…a4f28d ago0xbacdfa…6bf164
0x1d1b…e8040x7dbb…59e0Base$880.0070%0x323a…a4f28d ago0x8cc5d2…a3ecd7
0x1da7…3bba0x7dbb…59e0Base$28.6270%0x323a…a4f28d ago0x1d1a2a…9092a5
0xf074…3db30x7dbb…59e0Base$203.5070%0x323a…a4f28d ago0x5febc0…2561b8
0x4aaf…5f140x7dbb…59e0Base$22.8870%0x323a…a4f28d ago0xf50537…58ae4b
0xb1be…cb9b0x7dbb…59e0Base$9.1970%0x323a…a4f28d ago0x578955…0b37da
0x1d1b…e8040x7dbb…59e0Base$5.0070%0x323a…a4f28d ago0xab503b…7173b9
0x3ade…0cab0x7dbb…59e0Base$49.5570%0x323a…a4f28d ago0x70611f…087223
0x2269…e1cc0x7dbb…59e0Base$9.7970%0x323a…a4f28d ago0x4b9954…e088b3
0x2332…5e370x7dbb…59e0Base$54.6070%0x323a…a4f28d ago0x788510…17cfb2
0xc403…5fb10x7dbb…59e0Base$4.9670%0x323a…a4f28d ago0x1defb0…8790ba
0x6dfa…49790x7dbb…59e0Base$831.8270%0x323a…a4f28d ago0x06c6c2…2dfd44
0x2269…e1cc0x7dbb…59e0Base$9.6370%0x323a…a4f28d ago0x7d2020…8a6b25
0x5f92…61f50x7dbb…59e0Base$580.0070%0x323a…a4f28d ago0xe264dd…d1eb51
0x4b6c…b1db0x7dbb…59e0Base$10.0970%0x323a…a4f28d ago0x1f3eda…514976
0x5156…6cca0x7dbb…59e0Base$269.8370%0x323a…a4f28d ago0xbf4fd8…f6ab85
0xe94e…22970x7dbb…59e0Base$595.2070%0x323a…a4f28d ago0x2081ef…5be76c
0x8656…75480x7dbb…59e0Base$71.7470%0x323a…a4f28d ago0x16135e…44b2fa
0xf750…68870x7dbb…59e0Base$1,231.5470%0x323a…a4f28d ago0xdc5381…994e52
0x2523…793f0x7dbb…59e0Base$4,999.8070%0x323a…a4f28d ago0x3985fb…fc12c6
0xc839…204d0x7dbb…59e0Base$500.0070%0x323a…a4f28d ago0x2d264a…a07ddd
0xc839…204d0x7dbb…59e0Base$800.0070%0x323a…a4f28d ago0x8f0496…0abab6

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.