Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0x95742d…21afc3
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0x1a5c8d…c46fda
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0xffe023…1b855d
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0x1c8988…ccb473
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0xfb6986…ad50c6
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0xdfcc6c…3d1b5d
0xa256…4f290x9c95…e299Base$0.001100%Route unknown44d ago0xa69217…585678
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0xa44d34…ee05ef
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0xb4a67d…3a6cb6
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x733068…6f45fb
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x65b91d…437182
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x0a0b0e…a6aec9
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x489457…84cef9
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x918ed6…0ea2bf
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x98628e…53b0fa
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x01f048…a8e442
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x881352…935c56
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x5bb5f9…82258c
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0xfa9783…53316c
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0xfbb682…3094d1
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x912ef8…082495
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x50d137…fc32f1
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x697d82…6155d9
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0x1cfa66…05ab3b
0xa256…4f290x9c95…e299Base$0.001100%Route unknown45d ago0xe08910…d52a1d

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.