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.4670%0x2fbf…ec6511d ago0x1dec73…5cda70
0x3be9…575c0x4cd0…bc31Base—$30.4670%0x2fbf…ec6511d ago0xdfb22a…3086d5
0x3be9…575c0x4cd0…bc31Base—$50.4070%0x4337…2d7911d ago0x64bd32…c7a1f8
0x3be9…575c0x4cd0…bc31Base—$30.4670%0x4337…d0b211d ago0x5ef055…e2abd3
0xe7a3…d8060x4cd0…bc31Base—$42.1170%0xf70d…dbef11d ago0xdd2e8a…5e586c
0x3be9…575c0x4cd0…bc31Base—$30.4670%0x2fbf…ec6512d ago0xde89b8…930cf2
0x3be9…575c0x4cd0…bc31Base—$67.4770%0x4337…beb112d ago0x2851a6…bd1e8a
0x3be9…575c0x4cd0…bc31Base—$67.4770%0xf793…af7512d ago0x8aa6df…2928ea
0x3be9…575c0x4cd0…bc31Base—$30.4670%0x4337…ec2612d ago0xc6f8d2…2df702
0x3be9…575c0x4cd0…bc31Base—$20.3970%0x4337…306312d ago0x9de952…91e965
0xe7a3…d8060x4cd0…bc31Base—$12.6970%0xf70d…dbef12d ago0x1d7e06…ff622e
0x3be9…575c0x4cd0…bc31Base—$40.4070%0x4337…8d0e12d ago0x4da765…c8b0f0
0x3be9…575c0x4cd0…bc31Base—$20.4570%0x2fbf…ec6512d ago0x18edaf…ead4a3
0x3be9…575c0x4cd0…bc31Base—$67.4770%0x4337…181112d ago0x09e513…c478db
0x3be9…575c0x4cd0…bc31Base—$150.4470%0xf793…af7512d ago0xf9d4b9…d510bb
0x3be9…575c0x4cd0…bc31Base—$45.4070%0x2fbf…ec6512d ago0x1b9f51…7ace66
0x3be9…575c0x4cd0…bc31Base—$25.4570%0xf793…af7512d ago0x02f3ef…be8b66
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…be7012d ago0x14449d…31808a
0x3be9…575c0x4cd0…bc31Base—$50.4070%0x4337…ef2512d ago0xb7c4ea…f3dc68
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…6ca512d ago0x58e3c0…86b4e9
0x3be9…575c0x4cd0…bc31Base—$25.4570%0x3018…023012d ago0xe763f4…02bc2f
0x3be9…575c0x4cd0…bc31Base—$100.4870%0x4337…ec2612d ago0x37ac9a…4ceb47
0x3be9…575c0x4cd0…bc31Base—$3.2070%0x2fbf…ec6512d ago0xf393cf…f20a89
0x3be9…575c0x4cd0…bc31Base—$22.3970%0x4337…7a5d12d ago0xd8767b…340105
0x3be9…575c0x4cd0…bc31Base—$30.4670%0x4337…03f512d ago0xbb7f5e…ac102f

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.