Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0885…90f70x3e0a…78e7Base—$0.005428100%coinbase74d ago0x564da8…49b297
0x0885…90f70x3e0a…78e7Base—$0.005388100%coinbase74d ago0x8e80f0…c83da3
0x0885…90f70x3e0a…78e7Base—$0.004872100%coinbase74d ago0x6d82e7…46d492
0x0885…90f70x3e0a…78e7Base—$0.004431100%coinbase74d ago0x3b6612…13a6a7
0x0885…90f70x3e0a…78e7Base—$0.004949100%coinbase74d ago0x7a57b1…832a03
0x0885…90f70x3e0a…78e7Base—$0.003087100%coinbase74d ago0xaaf33a…c83214
0x0885…90f70x3e0a…78e7Base—$0.004849100%coinbase74d ago0xda9fed…2dd5f7
0x0885…90f70x3e0a…78e7Base—$0.004385100%coinbase74d ago0x9bf4a8…8a778d
0x0885…90f70x3e0a…78e7Base—$0.004341100%coinbase74d ago0x4115de…cd7fca
0x0885…90f70x3e0a…78e7Base—$0.004756100%coinbase74d ago0x3c0b45…18bcc0
0x0885…90f70x3e0a…78e7Base—$0.003135100%coinbase74d ago0x426a3a…ccd109
0x0885…90f70x3e0a…78e7Base—$0.005846100%coinbase74d ago0xa8054b…87e257
0x0885…90f70x3e0a…78e7Base—$0.003737100%coinbase74d ago0x71738f…b5542d
0x0885…90f70x3e0a…78e7Base—$0.003474100%coinbase74d ago0xfd4556…869ecd
0x0885…90f70x3e0a…78e7Base—$0.005682100%coinbase74d ago0xf10100…9e4027
0x0885…90f70x3e0a…78e7Base—$0.002964100%coinbase74d ago0xb5f69a…469683
0x0885…90f70x3e0a…78e7Base—$0.003631100%coinbase74d ago0x68abd1…332321
0x0885…90f70x3e0a…78e7Base—$0.002809100%coinbase74d ago0xe3e12f…9d718b
0x0885…90f70x3e0a…78e7Base—$0.004222100%coinbase74d ago0xcc8810…79beb2
0x0885…90f70x3e0a…78e7Base—$0.005737100%coinbase75d ago0xebf2a9…c202b5
0x0885…90f70x3e0a…78e7Base—$0.004119100%coinbase75d ago0xef4771…c11808
0x0885…90f70x3e0a…78e7Base—$0.004069100%coinbase75d ago0xcc9d91…23249a
0x0885…90f70x3e0a…78e7Base—$0.005926100%coinbase75d ago0xa866c9…cb76e3
0x0885…90f70x3e0a…78e7Base—$0.003014100%coinbase75d ago0x0c978e…76562b
0x0885…90f70x3e0a…78e7Base—$0.00443100%coinbase75d ago0x77df09…0c3f02

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.