Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$250.5370%0x4337…663c27d ago0x8d92c1…ee68fa
0x3be9…575c0x4cd0…bc31Base—$20.4470%0x1d53…c61327d ago0x29699e…67a485
0x3be9…575c0x4cd0…bc31Base—$5.4370%0x2891…bc4c27d ago0x852ecc…04d1ff
0x3be9…575c0x4cd0…bc31Base—$5.4370%0x4337…ef2527d ago0xa05b40…05b7ad
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x4337…e22a27d ago0x53d72d…c24b84
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x4337…7b5f27d ago0xc28976…9f93c2
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x2915…146527d ago0x7cba1b…10f7da
0x3be9…575c0x4cd0…bc31Base—$15.5070%0x7b5c…7b9a27d ago0x2b7eb8…11793e
0x3be9…575c0x4cd0…bc31Base—$220.4570%0x2915…146527d ago0x935ddb…c63bdb
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…339227d ago0x9c2833…30945a
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x4337…306327d ago0xf2bede…f7c356
0x3be9…575c0x4cd0…bc31Base—$67.4570%0x4337…882627d ago0xf69272…ba638b
0x3be9…575c0x4cd0…bc31Base—$20.4470%0x4337…44cc27d ago0x86a29d…342ca4
0x3be9…575c0x4cd0…bc31Base—$20.4470%0x4337…fa0027d ago0x2e47c5…6e0603
0x3be9…575c0x4cd0…bc31Base—$67.3970%0x2891…bc4c27d ago0x066d1a…4a6d05
0x3be9…575c0x4cd0…bc31Base—$67.4570%0x4337…f2e127d ago0x722a14…e71d67
0x3be9…575c0x4cd0…bc31Base—$67.4570%0x2915…146527d ago0x0648af…1273f3
0x3be9…575c0x4cd0…bc31Base—$25.3870%0x2915…146527d ago0x1121e0…63f578
0x3be9…575c0x4cd0…bc31Base—$1,501.0270%0x30d2…77d527d ago0x291276…f8f09f
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x4337…beb127d ago0xcf8e22…6088fd
0x3be9…575c0x4cd0…bc31Base—$25.3870%0x2915…146527d ago0x20c77c…e791b0
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x2915…146527d ago0x7ba1ba…f91917
0x3be9…575c0x4cd0…bc31Base—$25.4470%0x4337…f26827d ago0xf807e8…9fc0f4
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…113127d ago0x78ac96…c2a6d4
0x3be9…575c0x4cd0…bc31Base—$300.4870%0x4337…ec2627d ago0xcae5f1…682c65

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.