Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ced…702f0x471a…8b0eBase—$0.01100%coinbase66d ago0x3edcb5…da588f
0x2ced…702f0xcdc2…bfd4Base—$0.01100%coinbase66d ago0xaea2df…099da9
0x2ced…702f0x2a3f…eb26Base—$0.01100%coinbase66d ago0xa2354e…f09b7f
0x2ced…702f0x9de6…b1ffBase—$0.01100%coinbase66d ago0xc2fe35…b6c57c
0x2ced…702f0x1188…0953Base—$0.01100%coinbase66d ago0x57e3ae…44fe60
0x2ced…702f0x7140…ec30Base—$0.01100%coinbase66d ago0xb33e51…7119f6
0x2ced…702f0xcc95…bb45Base—$0.01100%coinbase67d ago0x94f94b…839a0f
0x2ced…702f0x2dd4…906cBase—$0.01100%coinbase67d ago0x8b4b3c…8d218d
0x2ced…702f0x0021…cb97Base—$0.01100%coinbase67d ago0x916c84…e31011
0x2ced…702f0x371a…8c00Base—$0.01100%coinbase67d ago0x8bf458…4522e4
0x2ced…702f0x52f8…87a1Base—$0.01100%coinbase67d ago0x80580f…759bf9
0x2ced…702f0x6b47…1c04Base—$0.01100%coinbase67d ago0xb1be0a…9e9486
0x2ced…702f0xb924…3281Base—$0.01100%coinbase67d ago0x1b3b1f…e0632b
0x2ced…702f0x879e…a86dBase—$0.01100%coinbase67d ago0x18db87…939bb9
0x2ced…702f0xb0c0…df35Base—$0.01100%coinbase67d ago0x0f0e9e…d0afe3
0x2ced…702f0x5375…ce95Base—$0.01100%coinbase67d ago0xcf504b…ba11df

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.