Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x7d64ee…d7f9e8
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x6f5591…b4e42c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x0469fd…c5efc0
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x1cf89b…32360c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x6dabf5…ed8879
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xa86947…2acf76
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xfc26f8…3cbbfc
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x67c0e6…8b15aa
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xee4ba5…9409df
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x17f55b…f1cdbd
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x1423a6…b899ef
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x6bb989…295e12
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x0320ac…906917
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xaca655…bc5235
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x9c5989…ac61d8
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x91037c…bdd8a7
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xb26337…00f7ba
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x9f9606…40f753
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x6c5948…8f0c62
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x08e228…09dbb7
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xa4b715…8f6831
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xae80c0…42c8a5
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x28c14d…c16a7d
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0x3d5ba9…475ad1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown69d ago0xdaaf7b…9e6f56

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.