Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%Route unknown49d ago0xc78b11…b23778
0xd00c…79230x9c95…e299Base$0.001100%Route unknown49d ago0xfc6220…e81c26
0xd00c…79230x9c95…e299Base$0.001100%Route unknown49d ago0x1da152…51d777
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x8bdde0…b0da3c
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x3e79ba…a51a42
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xe39569…15fda8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x6c46ec…5628f6
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x3acd5e…c6dea5
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xa59858…1768a3
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x617543…547663
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x0519f8…5889ba
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x7383c3…e48870
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x28af14…13ae03
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xf01436…65dff6
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xa2c2c3…91f41a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x0fb9cb…6d235a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x4bed03…f5de90
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x58c762…c04527
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x193651…d51356
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x55943b…38e103
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x1b5037…22f5a3
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xfcf412…6758e3
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x2afaec…b6d24e
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0x660cc9…75bd54
0xd00c…79230x9c95…e299Base$0.001100%Route unknown50d ago0xcff98f…45dbb9

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.