Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccab…cc470x3e0a…78e7Base—$0.005116100%coinbase75d ago0x70b6b1…95af21
0xccab…cc470x3e0a…78e7Base—$0.005934100%coinbase75d ago0x6e587e…df0f39
0xccab…cc470x3e0a…78e7Base—$0.004818100%coinbase75d ago0xa2c0a8…6c10cb
0xccab…cc470x3e0a…78e7Base—$0.002985100%coinbase75d ago0x8a169f…6d687f
0xccab…cc470x3e0a…78e7Base—$0.004078100%coinbase75d ago0xa8bfef…99018c
0xccab…cc470x3e0a…78e7Base—$0.004613100%coinbase75d ago0x3a453f…22646e
0xccab…cc470x3e0a…78e7Base—$0.004525100%coinbase75d ago0x88083d…9ed77f
0xccab…cc470x3e0a…78e7Base—$0.003883100%coinbase75d ago0xe57b92…e71df9
0xccab…cc470x3e0a…78e7Base—$0.003984100%coinbase75d ago0x3f1e00…077995
0xccab…cc470x3e0a…78e7Base—$0.004833100%coinbase75d ago0xa4f949…042d4c
0xccab…cc470x3e0a…78e7Base—$0.003571100%coinbase75d ago0xd78772…4eeeaf
0xccab…cc470x3e0a…78e7Base—$0.004017100%coinbase75d ago0x26b6e0…fc5e76
0xccab…cc470x3e0a…78e7Base—$0.004399100%coinbase75d ago0xd0e075…925501
0xccab…cc470x3e0a…78e7Base—$0.003639100%coinbase75d ago0x468e58…d2f39a
0xccab…cc470x3e0a…78e7Base—$0.005258100%coinbase75d ago0xeed8dd…ef3225
0xccab…cc470x3e0a…78e7Base—$0.005236100%coinbase75d ago0xce8f45…a43688
0xccab…cc470x3e0a…78e7Base—$0.005091100%coinbase75d ago0xccdea9…a4fb80
0xccab…cc470x3e0a…78e7Base—$0.003328100%coinbase75d ago0xf93589…bffcf3
0xccab…cc470x3e0a…78e7Base—$0.005781100%coinbase75d ago0xfbc663…51dca7
0xccab…cc470x3e0a…78e7Base—$0.003998100%coinbase75d ago0x568a1d…142579
0xccab…cc470x3e0a…78e7Base—$0.005512100%coinbase75d ago0xdc779f…4125f0
0xccab…cc470x3e0a…78e7Base—$0.005364100%coinbase75d ago0x01842a…f0d50a
0xccab…cc470x3e0a…78e7Base—$0.003165100%coinbase75d ago0x1344c8…6bd469
0xccab…cc470x3e0a…78e7Base—$0.004492100%coinbase75d ago0xa070b5…9d3b91
0xccab…cc470x3e0a…78e7Base—$0.005673100%coinbase75d ago0xac3fe5…bc2ffe

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.