Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5150…16eb0x3320…12afBase—$10.0070%0xb14d…f6b02m ago0xa0ddc7…00b3f4
0x4976…16b90x3320…12afBase—$10.0070%0xb14d…f6b015m ago0xe676ee…ae8fd3
0x1492…62850x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x4c7e48…09f673
0x2cea…60f70x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x1c8bd4…22ce92
0x1af5…b9c70x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x367984…152c52
0x0c87…bbee0x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x6878f5…47b3a8
0x323d…11360x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x8073db…139d7a
0xf31d…e0430x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x148961…8244ac
0x57ea…f5e80x3320…12afBase—$10.0070%0xb14d…f6b01h ago0x219088…2919e3
0x0dfa…74ba0x3320…12afBase—$10.0070%0xe20e…09073h ago0x929e4d…1b44b9
0x5df8…e4770x3320…12afBase—$10.0070%0x0ae6…e5633h ago0x6f9236…35b05a
0x8c7e…b1160x3320…12afBase—$10.0070%0xb263…0bf57h ago0x935031…8b9b89

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.