Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd39d…3a110x3e0a…78e7Base—$0.004448100%coinbase74d ago0xa230dd…e91ffe
0xd39d…3a110x3e0a…78e7Base—$0.002984100%coinbase74d ago0xeb287a…42fe68
0xd39d…3a110x3e0a…78e7Base—$0.002926100%coinbase74d ago0xb0e552…1e8869
0xd39d…3a110x3e0a…78e7Base—$0.00491100%coinbase74d ago0x9cce5b…578993
0xd39d…3a110x3e0a…78e7Base—$0.003241100%coinbase74d ago0x840244…547fd1
0xd39d…3a110x3e0a…78e7Base—$0.005734100%coinbase75d ago0xd74d8a…cd8946
0xd39d…3a110x3e0a…78e7Base—$0.003253100%coinbase75d ago0xde2441…cc0b35
0xd39d…3a110x3e0a…78e7Base—$0.002769100%coinbase75d ago0xd394d7…ac4ca3
0xd39d…3a110x3e0a…78e7Base—$0.003522100%coinbase75d ago0x7d65e3…3e3643
0xd39d…3a110x3e0a…78e7Base—$0.004496100%coinbase75d ago0xfb080f…7c17db
0xd39d…3a110x3e0a…78e7Base—$0.00577100%coinbase75d ago0x745950…7fb586
0xd39d…3a110x3e0a…78e7Base—$0.004835100%coinbase75d ago0x314160…5bc9c6
0xd39d…3a110x3e0a…78e7Base—$0.003865100%coinbase75d ago0x532293…f9c27c
0xd39d…3a110x3e0a…78e7Base—$0.005046100%coinbase75d ago0x105cc2…7ea261
0xd39d…3a110x3e0a…78e7Base—$0.002753100%coinbase75d ago0x5ad52d…dbe113
0xd39d…3a110x3e0a…78e7Base—$0.002724100%coinbase75d ago0x32496c…f49b19
0xd39d…3a110x3e0a…78e7Base—$0.00272100%coinbase75d ago0x4a63d0…2c2c18
0xd39d…3a110x3e0a…78e7Base—$0.005854100%coinbase75d ago0x0b941a…e62023
0xd39d…3a110x3e0a…78e7Base—$0.003192100%coinbase75d ago0xd21999…5cca1a
0xd39d…3a110x3e0a…78e7Base—$0.002676100%coinbase75d ago0x1ec546…2616ea
0xd39d…3a110x3e0a…78e7Base—$0.003678100%coinbase75d ago0x0499dc…a62bdf
0xd39d…3a110x3e0a…78e7Base—$0.004041100%coinbase75d ago0xf69239…2cec0f
0xd39d…3a110x3e0a…78e7Base—$0.003741100%coinbase75d ago0xf126aa…22fe5b
0xd39d…3a110x3e0a…78e7Base—$0.005019100%coinbase75d ago0x500658…ab20b2
0xd39d…3a110x3e0a…78e7Base—$0.003812100%coinbase75d ago0x126a88…0f78df

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.