Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xc86d79…e9a722
0x0495…86ef0xa9dd…2315Base$0.002100%candidates99d ago0xb51e40…c8abc6
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x0ecd40…bca7c5
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x8586c1…5ee67e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x2ac2e8…0d648b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xef7b52…8e4d08
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x07cf34…f76773
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x055d36…7b3b35
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x90b77a…188c0f
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xbb2ebd…de528b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x514111…5d576c
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xba6249…972540
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x169ed0…014523
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xf5b27f…a411ca
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x4b410a…445cf4
0x0495…86ef0xa9dd…2315Base$0.002100%candidates99d ago0xd66072…fdc934
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x5a9117…0e62ab
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x09078f…8223cd
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x091253…1ae224
0x0495…86ef0xa9dd…2315Base$0.002100%candidates99d ago0x0e3d2f…35a7bb
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0xa0a333…d9b20d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x433878…aca0b6
0x0495…86ef0xa9dd…2315Base$0.002100%candidates99d ago0x39bc9e…d46144
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x3cec2b…17c943
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase99d ago0x3961e5…a99044

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.