Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x450e…07bb0x3e0a…78e7Base—$0.002728100%coinbase74d ago0xc76553…59d8a2
0x450e…07bb0x3e0a…78e7Base—$0.003377100%coinbase74d ago0xedc27c…b4f9f8
0x450e…07bb0x3e0a…78e7Base—$0.00388100%coinbase74d ago0x5b3129…651a94
0x450e…07bb0x3e0a…78e7Base—$0.004856100%coinbase74d ago0xb1873a…6ac13f
0x450e…07bb0x3e0a…78e7Base—$0.002779100%coinbase74d ago0xfd2969…7ef866
0x450e…07bb0x3e0a…78e7Base—$0.00518100%coinbase74d ago0xcbccd5…b0e512
0x450e…07bb0x3e0a…78e7Base—$0.004754100%coinbase74d ago0x8d14f9…c08aaa
0x450e…07bb0x3e0a…78e7Base—$0.00582100%coinbase74d ago0x5b0b5e…ddaf3b
0x450e…07bb0x3e0a…78e7Base—$0.003558100%coinbase74d ago0xebecf9…21ce3c
0x450e…07bb0x3e0a…78e7Base—$0.003332100%coinbase74d ago0x6ee70c…829b8e
0x450e…07bb0x3e0a…78e7Base—$0.004343100%coinbase74d ago0xba49fc…d4d870
0x450e…07bb0x3e0a…78e7Base—$0.003663100%coinbase74d ago0x3470bf…7ab1b9
0x450e…07bb0x3e0a…78e7Base—$0.005861100%coinbase74d ago0xf0fd05…724527
0x450e…07bb0x3e0a…78e7Base—$0.003182100%coinbase74d ago0xd8d592…312a8c
0x450e…07bb0x3e0a…78e7Base—$0.004729100%coinbase75d ago0xadc517…7fbcdc
0x450e…07bb0x3e0a…78e7Base—$0.004395100%coinbase75d ago0xb55e4e…c38ef3

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.