Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x307c…e50d0x3e0a…78e7Base—$0.002691100%coinbase74d ago0x98f3f6…0ee798
0x307c…e50d0x3e0a…78e7Base—$0.004574100%coinbase74d ago0xd031ae…00ba35
0x307c…e50d0x3e0a…78e7Base—$0.002826100%coinbase74d ago0x2a7d13…fdedc2
0x307c…e50d0x3e0a…78e7Base—$0.005366100%coinbase74d ago0x4edf44…fe3936
0x307c…e50d0x3e0a…78e7Base—$0.005222100%coinbase74d ago0xfef185…0b33ac
0x307c…e50d0x3e0a…78e7Base—$0.003635100%coinbase74d ago0xa68a1e…2d4dab
0x307c…e50d0x3e0a…78e7Base—$0.00515100%coinbase74d ago0x52de7f…439000
0x307c…e50d0x3e0a…78e7Base—$0.004282100%coinbase74d ago0xac15f6…41e430
0x307c…e50d0x3e0a…78e7Base—$0.003645100%coinbase74d ago0x4a37bb…aa4194
0x307c…e50d0x3e0a…78e7Base—$0.003255100%coinbase74d ago0x067c5e…3be64c
0x307c…e50d0x3e0a…78e7Base—$0.005644100%coinbase74d ago0x938bea…43c750
0x307c…e50d0x3e0a…78e7Base—$0.003546100%coinbase74d ago0x66b404…d61f1d
0x307c…e50d0x3e0a…78e7Base—$0.005061100%coinbase74d ago0x2ff435…da2f86
0x307c…e50d0x3e0a…78e7Base—$0.005175100%coinbase74d ago0xca010c…663e77
0x307c…e50d0x3e0a…78e7Base—$0.003777100%coinbase74d ago0x22415e…ef59eb
0x307c…e50d0x3e0a…78e7Base—$0.00333100%coinbase74d ago0x5e4eb0…219dc7
0x307c…e50d0x3e0a…78e7Base—$0.003337100%coinbase74d ago0x9e3a4d…e3f400
0x307c…e50d0x3e0a…78e7Base—$0.004265100%coinbase75d ago0x393c4f…dc863c
0x307c…e50d0x3e0a…78e7Base—$0.003566100%coinbase75d ago0x58fb60…f9e704
0x307c…e50d0x3e0a…78e7Base—$0.00548100%coinbase75d ago0x094578…a95a4b
0x307c…e50d0x3e0a…78e7Base—$0.004357100%coinbase75d ago0x56b273…d7c5c0
0x307c…e50d0x3e0a…78e7Base—$0.003314100%coinbase75d ago0xca482b…bc94bd
0x307c…e50d0x3e0a…78e7Base—$0.002804100%coinbase75d ago0x7943a1…0a4977
0x307c…e50d0x3e0a…78e7Base—$0.002985100%coinbase75d ago0xca7b09…bb70f9
0x307c…e50d0x3e0a…78e7Base—$0.002957100%coinbase75d ago0x71fc16…e49dfb

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.