Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x387c7d…29946e
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xa68afd…362205
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x1627fa…0572ad
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x492b18…03dee0
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x81d1e8…63c559
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x5ae87c…178d0a
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xebb44b…c7b3a2
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x6c3ff4…ee6da5
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xbb4a2e…4b7279
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x8d111a…a76a0d
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xc712af…bf89f1
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xff8f8a…d4bb7f
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x0f8634…3cdf65
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x6ca7a3…ec04fc
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x5439db…00aab7
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x6542e1…b9c147
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x1c0171…5bff42
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x881719…ceb875
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x945870…84c08c
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x50b827…81cdec
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xf3e1a5…436267
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x296601…12ac21
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x65c81a…9beb17
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0x1cdd14…ed30c6
0xe67e…ecbf0xa9dd…2315Base$0.002100%Route unknown49d ago0xb96286…48bc27

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.