Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x6cf4…579fBase—$0.01100%coinbase73d ago0xc39a78…1a76e7
0x8a42…60190xd039…f6c0Base—$0.01100%coinbase73d ago0xf78c10…7bb99a
0x8a42…60190x7ac4…8b65Base—$0.01100%coinbase73d ago0x9d88e3…8fd621
0x8a42…60190xb20a…72d1Base—$0.01100%coinbase73d ago0xe21666…3af81b
0x8a42…60190x2515…3795Base—$0.01100%coinbase74d ago0x4ebc69…d9f520
0x8a42…60190xc449…e9b6Base—$0.01100%coinbase74d ago0x4b75e3…d28b52
0x8a42…60190xf298…aac9Base—$0.01100%coinbase74d ago0xb82420…1cfd80
0x8a42…60190x6159…f38dBase—$0.01100%coinbase74d ago0xe1b4f4…92791d
0x8a42…60190x2b03…dfb0Base—$0.01100%coinbase74d ago0xbe4d30…e8ec50
0x8a42…60190x5797…320bBase—$0.01100%coinbase74d ago0x7185ad…8332de
0x8a42…60190xabe4…2effBase—$0.01100%coinbase74d ago0x47c2bb…ef95eb
0x8a42…60190x22d6…d59eBase—$0.01100%coinbase74d ago0xa33644…00ef92
0x8a42…60190x59ef…739bBase—$0.01100%coinbase74d ago0xc5cebf…08d56f
0x8a42…60190x3ede…9dcaBase—$0.01100%coinbase74d ago0xaa58e7…932899
0x8a42…60190x19ee…6cddBase—$0.01100%coinbase74d ago0x439483…ebf7d6
0x8a42…60190x8ead…8462Base—$0.01100%coinbase74d ago0x20fcd9…4ac1d3
0x8a42…60190x03c4…27e5Base—$0.01100%coinbase74d ago0x73a1f2…ba6d5b
0x8a42…60190xb5f0…ca4bBase—$0.01100%coinbase74d ago0x0025e7…a9cc91
0x8a42…60190x1d9b…1588Base—$0.01100%coinbase74d ago0x6125d4…e7b348
0x8a42…60190x9549…2ee6Base—$0.01100%coinbase74d ago0x1b2c59…9cebd7
0x8a42…60190x26ba…bae9Base—$0.01100%coinbase74d ago0x4330b5…358d8b
0x8a42…60190x6719…9032Base—$0.01100%coinbase74d ago0xf307ba…fb1582
0x8a42…60190xee95…2e92Base—$0.01100%coinbase74d ago0xe8950f…4121bb
0x8a42…60190x16d7…06a5Base—$0.01100%coinbase74d ago0xb12274…37f258
0x8a42…60190xa8dc…2ffaBase—$0.01100%coinbase74d ago0xd7a718…5c88a7

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.