Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9456…8f090x48ad…36b8Base—$0.02100%ultravioletadao53d ago0x6ae4b3…11ec9a
0x9456…8f090x48ad…36b8Base—$0.05100%ultravioletadao53d ago0x732bfb…d43a81
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xcdc7c0…aba5ba
0x9456…8f090x48ad…36b8Base—$0.03100%ultravioletadao53d ago0x9499a0…f9ddc9
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xb3650e…bf0fbf
0x9456…8f090x20be…925dBasex402 service$0.002100%coinbase54d ago0x72c7c6…d3d9f7
0x9456…8f090x20be…925dBasex402 service$0.002100%coinbase54d ago0x19db8f…c68ebd
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xa98dfb…7bd0e7
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x829777…e06c24
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xa4b622…ec0ae6
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x1e073e…2a1ce1
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xf6e99a…3076ae
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x2cf844…7c4b34
0x9456…8f090xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.003100%coinbase54d ago0xe819eb…852628
0x9456…8f090xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.003100%coinbase54d ago0x8d218b…be5ec9
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x76df8f…39d8ba
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x8e5b8c…35afe6
0x9456…8f090x48ad…36b8Base—$0.04100%ultravioletadao54d ago0xcfdc7d…2920bb
0x9456…8f090x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase54d ago0x9c7c78…04def4
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc01535…92d405
0x9456…8f090x48ad…36b8Base—$0.04100%ultravioletadao54d ago0x111e28…2a6e65
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x200816…497054
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xca62ef…393964
0x9456…8f090x48ad…36b8Base—$0.04100%ultravioletadao54d ago0x417711…97fb6b
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xe2af50…14f180

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.