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$200.4570%0x1d53…c61314d ago0xa29f47…6a8066
0x3be9…575c0x4cd0…bc31Base$10.3770%0x1d53…c61314d ago0xcfdc86…e21482
0x7269…7fca0x4cd0…bc31Base$1.3370%0xf70d…dbef14d ago0x6d4760…1983d9
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c14d ago0x847356…140f31
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…926914d ago0x2fc763…d5cb95
0xe7a3…d8060x4cd0…bc31Base$15.8270%0xf70d…dbef14d ago0x5acbbf…aa181d
0x3be9…575c0x4cd0…bc31Base$126.5070%0x4337…5e7d14d ago0xe7ebcb…f3716b
0x3be9…575c0x4cd0…bc31Base$50.3970%0x1d53…c61314d ago0x39a285…8cc9d0
0x3be9…575c0x4cd0…bc31Base$34.3870%0x2891…bc4c14d ago0xf45b6f…b15ba0
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…44cc14d ago0x63da5a…fefeed
0x9ba5…d3b80x4cd0…bc31Base$2.0070%0xf70d…dbef14d ago0x15ae46…f69c16
0xe7a3…d8060x4cd0…bc31Base$15.3770%0xf70d…dbef14d ago0xe5e8a7…94fa7e
0x3be9…575c0x4cd0…bc31Base$30.4570%0x1d53…c61314d ago0x8d341a…526bbd
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c14d ago0xef0a8c…fdb024
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…e22a14d ago0x58d119…942c2a
0x3be9…575c0x4cd0…bc31Base$30.4570%0x2915…146514d ago0x78dbbe…bd4d89
0x0791…0dbf0x4cd0…bc31Base$2.1070%0xf70d…dbef14d ago0x10b779…d258ae
0x3be9…575c0x4cd0…bc31Base$1.9370%0x4337…663c14d ago0x534992…d7f0e7
0x3be9…575c0x4cd0…bc31Base$40.3970%0x2915…146514d ago0x86e747…32a141
0x3be9…575c0x4cd0…bc31Base$60.4070%0x4337…98b614d ago0x41bc0f…74b652
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2915…146514d ago0x182c63…eeba2f
0x3be9…575c0x4cd0…bc31Base$27.3870%0x2915…146514d ago0x800729…626c80
0xe7a3…d8060x4cd0…bc31Base$8.9470%0xf70d…dbef14d ago0x303d01…44eb70
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…2d7914d ago0x34b6f0…12e189
0x3be9…575c0x4cd0…bc31Base$38.2570%0x4337…c48714d ago0xa7e937…8c9655

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.