Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61ca…8c230x3e0a…78e7Base—$0.004774100%coinbase74d ago0xef9730…87bd93
0x61ca…8c230x3e0a…78e7Base—$0.003586100%coinbase74d ago0xd509bc…bd25be
0x61ca…8c230x3e0a…78e7Base—$0.005558100%coinbase74d ago0xa85777…e1d4ad
0x61ca…8c230x3e0a…78e7Base—$0.003263100%coinbase74d ago0x6c68fc…dd218d
0x61ca…8c230x3e0a…78e7Base—$0.002863100%coinbase74d ago0x29d956…08b068
0x61ca…8c230x3e0a…78e7Base—$0.004281100%coinbase74d ago0xb6c743…b89e30
0x61ca…8c230x3e0a…78e7Base—$0.003905100%coinbase74d ago0x5e5e99…13149c
0x61ca…8c230x3e0a…78e7Base—$0.00497100%coinbase74d ago0xa2efb7…804995
0x61ca…8c230x3e0a…78e7Base—$0.005028100%coinbase74d ago0xa3401a…a79191
0x61ca…8c230x3e0a…78e7Base—$0.00364100%coinbase74d ago0x0a2a3b…32681c
0x61ca…8c230x3e0a…78e7Base—$0.003125100%coinbase74d ago0xd3a014…04ea0b
0x61ca…8c230x3e0a…78e7Base—$0.005134100%coinbase74d ago0xc07148…6dd9c7
0x61ca…8c230x3e0a…78e7Base—$0.004539100%coinbase75d ago0xfbb875…988eb6
0x61ca…8c230x3e0a…78e7Base—$0.003683100%coinbase75d ago0x095240…9e1577
0x61ca…8c230x3e0a…78e7Base—$0.004927100%coinbase75d ago0x0d7072…fbeef4
0x61ca…8c230x3e0a…78e7Base—$0.003098100%coinbase75d ago0x751568…970968
0x61ca…8c230x3e0a…78e7Base—$0.004699100%coinbase75d ago0x095356…15fae2
0x61ca…8c230x3e0a…78e7Base—$0.005357100%coinbase75d ago0x45045c…11a70f
0x61ca…8c230x3e0a…78e7Base—$0.004316100%coinbase75d ago0x5ab5f7…cb1e0e
0x61ca…8c230x3e0a…78e7Base—$0.005224100%coinbase75d ago0xe0b535…2ba39d
0x61ca…8c230x3e0a…78e7Base—$0.005093100%coinbase75d ago0xa95e42…fd770e
0x61ca…8c230x3e0a…78e7Base—$0.004057100%coinbase75d ago0xdc81dd…e8ca66
0x61ca…8c230x3e0a…78e7Base—$0.004808100%coinbase75d ago0x799f57…754e7f
0x61ca…8c230x3e0a…78e7Base—$0.003344100%coinbase75d ago0x56f9f8…a7a864

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.