Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0xca28…d816BaseCF Package CheckDeveloper-tools$0.02100%coinbase7d ago0x1cd2df…43c91c
0xc533…2d7a0x381c…32c2Basex402 serviceSec$0.01100%coinbase7d ago0x648c0d…084279
0xc533…2d7a0xa09a…6030Baseurl2mdMarkdown$0.005100%coinbase7d ago0xafe1c1…c4e3d8
0xc533…2d7a0x058d…21b2BaseDeFi Safety OracleHoneypot$0.005100%coinbase7d ago0x5f1c6b…3049fd
0xc533…2d7a0x058d…21b2BaseDeFi Safety OracleHoneypot$0.004100%coinbase7d ago0x243935…93156a
0xc533…2d7a0xeab9…8f59BaseHelpMyAgentHelpmyagent$0.002100%coinbase7d ago0x7be7b7…546668
0xc533…2d7a0x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase7d ago0x40758b…6d6784
0xc533…2d7a0x1394…6614Basex402 service$0.001100%coinbase7d ago0x7a0a48…f9011f
0xc533…2d7a0x5dea…ef0aBasePennyAPI Robots Permission CheckRobots-txt$0.001100%coinbase7d ago0x22238e…721e2f
0xc533…2d7a0x318d…3dbeBaseToll402Finance$0.001100%coinbase7d ago0x38f475…b5437c
0xc533…2d7a0x46ba…a674Basex402 service$0.001100%coinbase7d ago0x730c55…39caae
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase7d ago0xbdb765…786b6d

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.