Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcde1…41540x9c95…e299Base$0.001100%Route unknown62d ago0x8315de…a5c799
0xcde1…41540x9c95…e299Base$0.001100%Route unknown62d ago0x8ba6c2…3314af
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xb66135…fc7aa7
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5f3c8a…15c0d1
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x7aa79b…ccecd0
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x263379…75dd62
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xa0d1ac…d4ff2a
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x4e5370…7beb37
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x92d41d…a19486
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5a856d…14c0b4
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x273ae6…9241cd
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xe52ab6…f31347
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x0cfe50…b83f8d
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xa0430a…ff5d23
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xbb8a89…986220
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xf182a3…9f363c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xd10995…5aff30
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5eddb8…ad4526
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xa4f962…8f3b59
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xcaaddf…78cfcd
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xb83417…24e043
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x7d07fc…bf805e
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x6af0a2…f25f19
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x4d2284…218f08
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x3f7d3d…76eed0

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.