Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ab…49e70x3e0a…78e7Base—$0.004788100%coinbase75d ago0x1a174c…481741
0x49ab…49e70x3e0a…78e7Base—$0.004195100%coinbase75d ago0x9e4750…c846e0
0x49ab…49e70x3e0a…78e7Base—$0.00395100%coinbase75d ago0x3bb488…d8863c
0x49ab…49e70x3e0a…78e7Base—$0.003791100%coinbase75d ago0x353ffb…d1e91e
0x49ab…49e70x3e0a…78e7Base—$0.005116100%coinbase75d ago0xd40313…8e9a47
0x49ab…49e70x3e0a…78e7Base—$0.00342100%coinbase75d ago0xd8eec6…59d6bb
0x49ab…49e70x3e0a…78e7Base—$0.003533100%coinbase75d ago0x24cfa8…5f9a1a
0x49ab…49e70x3e0a…78e7Base—$0.004443100%coinbase75d ago0x080393…303d57
0x49ab…49e70x3e0a…78e7Base—$0.0055100%coinbase75d ago0x34c0d6…22d62b
0x49ab…49e70x3e0a…78e7Base—$0.002699100%coinbase75d ago0xad25ba…42aba6
0x49ab…49e70x3e0a…78e7Base—$0.003679100%coinbase75d ago0x5731f6…873038
0x49ab…49e70x3e0a…78e7Base—$0.005846100%coinbase75d ago0x846bd5…946d41
0x49ab…49e70x3e0a…78e7Base—$0.005921100%coinbase75d ago0x74a3dd…ddb918
0x49ab…49e70x3e0a…78e7Base—$0.003535100%coinbase75d ago0x372992…470288
0x49ab…49e70x3e0a…78e7Base—$0.003306100%coinbase75d ago0x03da75…3a6602
0x49ab…49e70x3e0a…78e7Base—$0.005554100%coinbase75d ago0xd28a21…b1b8ae
0x49ab…49e70x3e0a…78e7Base—$0.005715100%coinbase75d ago0x7acdea…91bacc
0x49ab…49e70x3e0a…78e7Base—$0.005135100%coinbase75d ago0xd5570e…d3e8af
0x49ab…49e70x3e0a…78e7Base—$0.004631100%coinbase75d ago0x945416…e4159f

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.