Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x03a43e…f36d85
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x3bcdff…b91f55
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x2841aa…b868c4
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x46bc45…ee6e89
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x05abe5…19918e
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x27b058…27f2dd
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x02c40b…f20804
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x2b4011…66cac2
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x948dcb…2d406a
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xbdda84…f5d744
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x39f5c0…33b73c
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x4b3980…f90052
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xf3311e…668925
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xe55915…de2b8c
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xa4d6ef…13c8f4
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x34b109…6e8cae
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x2956c4…60eda4
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xd92527…46d661
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xc03da7…f84f4a
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x61f476…1b6b11
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x770645…ef5d21
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0xe262ed…f2af35
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x3c62ab…889739
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x7d70e8…3ae1fc
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown96d ago0x9dfb52…997474

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.