Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2eb8…6c9f0x4cd0…bc31Base—$109.5570%0xf70d…dbef10d ago0xcad987…451da6
0x2eb8…6c9f0x4cd0…bc31Base—$39.3070%0xf70d…dbef10d ago0x39e65d…1c4808
0x2eb8…6c9f0x4cd0…bc31Base—$39.3070%0xf70d…dbef10d ago0x000aba…dd90c6
0x2eb8…6c9f0x4cd0…bc31Base—$110.0070%0xf70d…dbef10d ago0x35c066…64ddfa
0x2eb8…6c9f0x4cd0…bc31Base—$197.8870%0xf70d…dbef10d ago0x104a5d…91d2b8
0x2eb8…6c9f0x4cd0…bc31Base—$40.7070%0xf70d…dbef10d ago0x7656e4…de23a4
0x2eb8…6c9f0x4cd0…bc31Base—$40.7070%0xf70d…dbef10d ago0x664a87…f64160
0x2eb8…6c9f0x4cd0…bc31Base—$60.0070%0xf70d…dbef10d ago0xf9d655…bc42cf
0x2eb8…6c9f0x4cd0…bc31Base—$60.0070%0xf70d…dbef10d ago0x77b37e…fa9f3d
0x2eb8…6c9f0x4cd0…bc31Base—$42.3170%0xf70d…dbef10d ago0xd19859…5c0798
0x2eb8…6c9f0x4cd0…bc31Base—$42.3170%0xf70d…dbef10d ago0x38d5df…c2afe6
0x2eb8…6c9f0x4cd0…bc31Base—$40.0070%0xf70d…dbef10d ago0x5ed1a7…26836e
0x2eb8…6c9f0x4cd0…bc31Base—$40.0070%0xf70d…dbef10d ago0x37ee12…d9a4cb
0x2eb8…6c9f0x4cd0…bc31Base—$51.5070%0xf70d…dbef10d ago0x0bc14b…9847ad
0x2eb8…6c9f0x4cd0…bc31Base—$35.0070%0xf70d…dbef10d ago0x5c06ab…897d96
0x2eb8…6c9f0x4cd0…bc31Base—$35.0070%0xf70d…dbef10d ago0x38e7cf…5da47c
0x2eb8…6c9f0x4cd0…bc31Base—$35.0070%0xf70d…dbef10d ago0x374436…367a7d
0x2eb8…6c9f0x4cd0…bc31Base—$35.0070%0xf70d…dbef10d ago0xf9385b…f259c2
0x2eb8…6c9f0x4cd0…bc31Base—$32.6370%0xf70d…dbef10d ago0xbad8e8…34975e
0x2eb8…6c9f0x4cd0…bc31Base—$32.6370%0xf70d…dbef10d ago0xefaecd…bb96f7
0x2eb8…6c9f0x4cd0…bc31Base—$30.0070%0xf70d…dbef10d ago0xe82253…7cd8b1
0x2eb8…6c9f0x4cd0…bc31Base—$40.0070%0xf70d…dbef10d ago0xc22840…87132a
0x2eb8…6c9f0x4cd0…bc31Base—$40.0070%0xf70d…dbef10d ago0x71a6e8…af0017
0x2eb8…6c9f0x4cd0…bc31Base—$33.3570%0xf70d…dbef10d ago0x6e9ca5…fedf13
0x2eb8…6c9f0x4cd0…bc31Base—$33.3570%0xf70d…dbef10d ago0x5b7b62…b3dd23

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.