Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x88a83d…1659eb
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0xacdd33…661f3f
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x82e427…890bc3
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x1415eb…77a0a9
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x5dbe49…da719c
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0xe098d4…c9ef8c
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x42d723…626be5
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0xc8fe62…8ea79f
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0xb47bf8…6cc225
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0x5df67b…9c5104
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown24d ago0xe9c846…c6df73
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x7c9910…e1d4f5
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x71a754…621803
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x75a636…8798fe
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x6ab5bf…b6f034
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x1091b5…2b1f05
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x5c2bd7…fcec8e
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x27a882…37618e
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x046dfc…936895
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0xabccce…f796a9
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x1924a1…de4df7
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0x9945a4…2045b6
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0xcb0b2b…1b743f
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0xa69498…c8669b
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown25d ago0xba715b…bc4276

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.