Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca04…89c30xd0b5…f224Base—$9.9970%0x3482…6f0e17d ago0x30be2e…9fef5b
0x1aa4…ba770xd0b5…f224Base—$10.0970%0x3482…6f0e17d ago0x6bf42d…d1e233
0xa333…deaf0xd0b5…f224Base—$199.7370%0x3482…6f0e17d ago0x850eba…eda65a
0xab12…ad7f0xd0b5…f224Base—$200.9970%0x3482…6f0e17d ago0x54d51b…ab97df
0x11cc…d3600xd0b5…f224Base—$5.2570%0x3482…6f0e17d ago0x9f7aea…ef61e8
0xe9c7…a3610xd0b5…f224Base—$0.4970%0x3482…6f0e17d ago0xbb4a38…9018b3
0x9d79…df490xd0b5…f224Base—$119.5970%0x3482…6f0e17d ago0x2d9fbd…d09f51
0x880c…ab100xd0b5…f224Base—$10.4870%0x3482…6f0e17d ago0x9dcc3b…5c3170
0x7464…a7c90xd0b5…f224Base—$112.8370%0x3482…6f0e17d ago0xb66327…06456f
0x7ebe…9d0f0xd0b5…f224Base—$13.9470%0x3482…6f0e17d ago0x472645…1a1635
0xd000…93180xd0b5…f224Base—$6.9970%0x3482…6f0e17d ago0xec3152…776406
0x8efc…d4970xd0b5…f224Base—$1.9970%0x3482…6f0e17d ago0x61b9f0…f1e33b
0x7f2e…fd120xd0b5…f224Base—$92.9670%0x3482…6f0e17d ago0x5a5b57…4357aa
0xcf9d…2c800xd0b5…f224Base—$139.9970%0x3482…6f0e17d ago0x9db287…b8083d
0x8826…819c0xd0b5…f224Base—$49.4970%0x3482…6f0e18d ago0xdd996d…4df6a8
0x3d8b…e5a50xd0b5…f224Base—$19.9970%0x3482…6f0e18d ago0xd191c3…53119f
0xadcf…814e0xd0b5…f224Base—$79.7570%0x3482…6f0e18d ago0x3420c7…7d1922
0x5e90…38c10xd0b5…f224Base—$6.9970%0x3482…6f0e18d ago0x4e8caf…02443f

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.