Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7470…b87d0x3e0a…78e7Base—$0.004209100%coinbase75d ago0x5bfc31…82437e
0x7470…b87d0x3e0a…78e7Base—$0.003491100%coinbase75d ago0xc0e34c…e3cff5
0x7470…b87d0x3e0a…78e7Base—$0.003224100%coinbase75d ago0xae64dc…875a08
0x7470…b87d0x3e0a…78e7Base—$0.003014100%coinbase75d ago0xb36421…17eb01
0x7470…b87d0x3e0a…78e7Base—$0.005421100%coinbase75d ago0xed4019…d3fbd4
0x7470…b87d0x3e0a…78e7Base—$0.003732100%coinbase75d ago0x790984…e4cb04
0x7470…b87d0x3e0a…78e7Base—$0.00365100%coinbase75d ago0x8b6e89…824bba
0x7470…b87d0x3e0a…78e7Base—$0.005147100%coinbase75d ago0x2058e3…721206
0x7470…b87d0x3e0a…78e7Base—$0.003287100%coinbase75d ago0x865e53…e20c82
0x7470…b87d0x3e0a…78e7Base—$0.00476100%coinbase75d ago0x697ac1…e786e7
0x7470…b87d0x3e0a…78e7Base—$0.004433100%coinbase75d ago0x76076d…993b84
0x7470…b87d0x3e0a…78e7Base—$0.004311100%coinbase75d ago0xd36e7b…0c4fa3
0x7470…b87d0x3e0a…78e7Base—$0.004542100%coinbase75d ago0x5d1f4f…af6ca6
0x7470…b87d0x3e0a…78e7Base—$0.005817100%coinbase75d ago0x869556…a21603
0x7470…b87d0x3e0a…78e7Base—$0.005219100%coinbase75d ago0x0cf72e…29f98f
0x7470…b87d0x3e0a…78e7Base—$0.003556100%coinbase75d ago0x01644a…b58292
0x7470…b87d0x3e0a…78e7Base—$0.005244100%coinbase75d ago0x52a7af…d92d23
0x7470…b87d0x3e0a…78e7Base—$0.004972100%coinbase75d ago0xc527f4…cf14a9
0x7470…b87d0x3e0a…78e7Base—$0.004778100%coinbase75d ago0x7b1b2a…882bd4
0x7470…b87d0x3e0a…78e7Base—$0.004152100%coinbase75d ago0x821ddb…285617
0x7470…b87d0x3e0a…78e7Base—$0.005376100%coinbase75d ago0x0602d8…26ef0a
0x7470…b87d0x3e0a…78e7Base—$0.003747100%coinbase75d ago0x4f3264…357bf6
0x7470…b87d0x3e0a…78e7Base—$0.003968100%coinbase75d ago0x568827…2d07c4
0x7470…b87d0x3e0a…78e7Base—$0.003383100%coinbase75d ago0x193b06…4f3186
0x7470…b87d0x3e0a…78e7Base—$0.005149100%coinbase75d ago0xd0eee1…2b1889

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.