Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ff…7a3f0x3e0a…78e7Base—$0.003337100%coinbase74d ago0xb7fe0b…80c809
0x06ff…7a3f0x3e0a…78e7Base—$0.003592100%coinbase74d ago0x2570e5…ace6ec
0x06ff…7a3f0x3e0a…78e7Base—$0.003445100%coinbase74d ago0x13a5f4…855682
0x06ff…7a3f0x3e0a…78e7Base—$0.003871100%coinbase74d ago0xea99d1…24d654
0x06ff…7a3f0x3e0a…78e7Base—$0.004996100%coinbase74d ago0x55940c…6c5060
0x06ff…7a3f0x3e0a…78e7Base—$0.005873100%coinbase74d ago0x14e0a5…829240
0x06ff…7a3f0x3e0a…78e7Base—$0.003715100%coinbase74d ago0x0d33b8…91f9bb
0x06ff…7a3f0x3e0a…78e7Base—$0.004749100%coinbase74d ago0x960f57…af6875
0x06ff…7a3f0x3e0a…78e7Base—$0.003446100%coinbase74d ago0x1742eb…41bbf2
0x06ff…7a3f0x3e0a…78e7Base—$0.004318100%coinbase74d ago0x4daec4…afa2c1
0x06ff…7a3f0x3e0a…78e7Base—$0.005031100%coinbase74d ago0x9a5bfd…ad6774
0x06ff…7a3f0x3e0a…78e7Base—$0.00352100%coinbase74d ago0xd4069d…2c3b2a
0x06ff…7a3f0x3e0a…78e7Base—$0.003081100%coinbase74d ago0x09bee5…3a0ce9
0x06ff…7a3f0x3e0a…78e7Base—$0.005426100%coinbase74d ago0x058582…fd41b0
0x06ff…7a3f0x3e0a…78e7Base—$0.005338100%coinbase74d ago0xb3073f…9da706
0x06ff…7a3f0x3e0a…78e7Base—$0.005439100%coinbase74d ago0xb62bea…8d3c31
0x06ff…7a3f0x3e0a…78e7Base—$0.004575100%coinbase75d ago0x950fbe…bde224
0x06ff…7a3f0x3e0a…78e7Base—$0.005252100%coinbase75d ago0x6cf3cc…63448e
0x06ff…7a3f0x3e0a…78e7Base—$0.004355100%coinbase75d ago0xed2b94…16c01d
0x06ff…7a3f0x3e0a…78e7Base—$0.004398100%coinbase75d ago0x84f8d2…d80503
0x06ff…7a3f0x3e0a…78e7Base—$0.004166100%coinbase75d ago0x34cabd…392f78
0x06ff…7a3f0x3e0a…78e7Base—$0.003513100%coinbase75d ago0xd0ad9d…d38a94
0x06ff…7a3f0x3e0a…78e7Base—$0.003716100%coinbase75d ago0x956af2…aeeb43
0x06ff…7a3f0x3e0a…78e7Base—$0.004102100%coinbase75d ago0x0cd6fd…0f5653

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.