Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x10ebe5…75c307
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x571258…20cfcb
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x546a9f…036514
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x888cf7…a0b15e
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x41977a…ecb518
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x641ee3…b00f7c
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x82f02f…f8c502
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x3e2d2c…efa2a1
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x71c85c…c9dcb2
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0xb59490…42cf89
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x910bec…31a4c9
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x1b85bc…05c388
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x21a8f8…10bbde
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0xdeecce…b16ae2
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x9c04f9…7ea9ed
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0xc4653b…063c53
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0xce5737…ac3293
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x418cd1…15ccf2
0xcc99…ecbb0x6839…1a2bBase$1.00100%Route unknown98d ago0x103a14…2b81e9
0xcc99…ecbb0x6839…1a2bBase$1.00100%Route unknown98d ago0x636c7d…22eac9
0xcc99…ecbb0x6839…1a2bBase$1.00100%Route unknown98d ago0x11529d…2857d9
0xcc99…ecbb0x6839…1a2bBase$1.00100%Route unknown98d ago0x7b21eb…cf112a
0xcc99…ecbb0x6839…1a2bBase$1.00100%Route unknown98d ago0xe70d9e…5bb310
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0x2eac34…ab31e5
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown98d ago0xf9e626…0cda4f

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.