Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown31d ago0xef6f33…77a233
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x0a1143…212f5a
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x532504…0a8ec0
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x02ae75…d767b3
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xfc3963…dd033e
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xab6caf…92ebd7
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xc159d5…2fc47e
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x08e9b6…989b07
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x956e27…7e95b1
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x9f2c44…2d6f26
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x257a1b…c790a7
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x370102…8aed18
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xca9fca…bb22d8
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x79d9d5…72c18f
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xd06c22…baa35a
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x69a74a…3834d7
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x4689ed…7d1512
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x9d2bfc…dfb34a
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0xe69ee5…b1e84c
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x705cc9…f8b563
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x6ea00a…208442
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x701e81…578881
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x195f6c…65d690
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x691043…3d45ec
0x0cee…75f30x9c95…e299Base$0.001100%Route unknown32d ago0x62deca…54c83c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.