Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x56ed84…b999a4
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0x7fd933…2bab29
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x0ab861…66ffea
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x3f1bc7…f7e241
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0x71f39c…e1200c
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x12b406…7e047b
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x1aac35…86d6ab
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0xf0f102…cac4e3
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xfa3461…fd9145
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x49ec3d…2cdc7d
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0xb4c81d…00bf16
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xe5ce07…b8a43b
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x64c3df…05ded0
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0xb23f1f…d75ca4
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x83e28a…7001cd
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x86ad69…7976c9
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0xa9f1c7…38f328
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x404347…12847e
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0xb8596c…87bef9
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0x90f8c3…fadfe9
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x665b0b…063c9e
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0xb22a4b…d82211
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0021…ad8f6d ago0x8930b2…843a80
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xbd8e6c…0f5772
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0xdf7d…5dbd6d ago0x86c98f…fd02df

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.