Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$10.5070%0x63fd…c86f20d ago0xbb13b4…00a360
0xf861…cd530x47c5…4fc3Base—$10.5070%0xffde…041021d ago0xc19730…6661bc
0xf861…cd530x47c5…4fc3Base—$10.5070%0x466a…f27121d ago0xfcd2c6…08753a
0xf861…cd530x47c5…4fc3Base—$10.5070%0x8ea5…b7fc21d ago0xf2a999…8a844f
0xf861…cd530x47c5…4fc3Base—$10.5070%0xc5bc…360621d ago0x0b082a…ccfa20
0xf861…cd530x47c5…4fc3Base—$10.5070%0x4eef…bbd221d ago0x1c252b…16fd34
0xf861…cd530x47c5…4fc3Base—$10.5070%0xb60e…e3aa21d ago0x8994ce…7c108c
0xf861…cd530x47c5…4fc3Base—$10.5070%0x38ac…96f621d ago0x44489c…90d677
0xf861…cd530x47c5…4fc3Base—$10.5070%0x826a…78de21d ago0xf48719…4fc5dd
0xf861…cd530x47c5…4fc3Base—$21.0070%0x96b2…cc5e21d ago0xbb5254…10cab3
0xf861…cd530x47c5…4fc3Base—$105.0070%0xde8d…bd2c21d ago0xe6ebd9…cff91b
0xf861…cd530x47c5…4fc3Base—$10.5070%0xc86d…b47f21d ago0xef8695…5f5ec9
0xf861…cd530x47c5…4fc3Base—$10.5070%0x817a…63b521d ago0x9c5233…bb203c
0xf861…cd530x47c5…4fc3Base—$10.5070%0x52ba…517721d ago0x33702a…31b87b
0xf861…cd530x47c5…4fc3Base—$10.5070%0x7a25…7fdc21d ago0x8df8d5…7cfde5
0xf861…cd530x47c5…4fc3Base—$10.5070%0xb60e…e3aa21d ago0x3366da…11d113
0xf861…cd530x47c5…4fc3Base—$10.5070%0x8134…084921d ago0x0f6848…9dc0c6
0xf861…cd530x47c5…4fc3Base—$10.5070%0xfb58…2b7221d ago0xd43b3d…4f0568
0xf861…cd530x47c5…4fc3Base—$10.5070%0xdcda…233721d ago0xeee2f2…57a8da
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9903…29c421d ago0xcc09a3…0da219
0xf861…cd530x47c5…4fc3Base—$10.5070%0x515b…21b521d ago0x76b063…4d43fd
0xf861…cd530x47c5…4fc3Base—$10.5070%0x2016…553421d ago0x236ea0…0ac489
0xf861…cd530x47c5…4fc3Base—$12.6070%0x4f4d…74b721d ago0x66610a…886d52

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.