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 unknown62d ago0x43ff09…d48ca9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x3f41c8…5272fd
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x5d1152…68ec08
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x328dd6…01e8b6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x553e61…076386
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xd9cbbf…075be6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xc1a3a8…c6c170
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xccb321…82769e
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xf9e1c0…488cfd
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x6e3c58…9a1465
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xfc4dc5…b46aa3
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x5f1af4…c6b2e3
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x87b641…8c3e15
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0xfa5d9c…89468d
0x5781…9c430x9c95…e299Base$0.001100%Route unknown62d ago0x4c6e3c…0711ac
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xfa4137…2d5880
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x0d1d38…549cdc
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xe0d212…791435
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x6c99de…77378b
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x969f5c…c12f4f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xb5e1b3…2e09d6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x67664e…421aef
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x22cc5b…5bc076
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x5740b7…8a7494
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x60db1e…55425b

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.