Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…339226d ago0x9c2833…30945a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…113126d ago0x78ac96…c2a6d4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…029026d ago0x21e082…79b29b
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2915…146526d ago0x525bc9…3277d3
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…9fb126d ago0x685e72…37846a
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x7b5c…7b9a26d ago0x5ca3b1…708b75
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c26d ago0x04f13b…ae73b2
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…7b1f26d ago0x8bb5b4…0a2bea
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…1b6226d ago0xf57944…6c755b
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…8d0e26d ago0x3315d4…d53a37
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…a4ab27d ago0x166f66…b08f12
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146527d ago0x934b58…4014cd
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…9ad427d ago0x41d5a6…49213d
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c27d ago0x9529af…4b6636
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c27d ago0xb91676…c52057
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…339227d ago0xe6371b…e16b29
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…283827d ago0x3f7425…19ac7b
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…187e27d ago0x616577…416e4f
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…c48727d ago0x08e306…7d55dd
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…9ffe27d ago0xe599c2…3cc427
0x3be9…575c0xaa9c…5a6bBase$60.0070%0xf0ac…5b8d27d ago0xbd072e…546deb
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c27d ago0xd6f3e6…978679
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c27d ago0x6024b5…a27535
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x7b5c…7b9a27d ago0xfc6272…f45aa5
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c27d ago0x770ce5…f3eda5

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.