Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0x7ddbdd…fc3db8
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xdf8438…f35019
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xc599b7…ccd3a9
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0x74f2e4…303bf4
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0x6a9f6a…f38b14
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xfa0e27…7d8d81
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0x27ec49…ae3f42
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xfe9262…61af1e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0x5886b8…882685
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xd6d6ab…292438
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown48d ago0xfc546c…47b1bc
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x6b54e6…aa17ee
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x624e3e…c14cec
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x17156a…8435ca
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x3d1df7…16ec9f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0xbc5430…f837bd
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0xee4bd0…50af55
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0xc8c196…a8c08e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x3eaafe…4fae1c
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x8ee2f5…e4376e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x2d56a9…fbc01e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x8fce1c…842a75
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x8a91cb…fe17e1
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x5989df…a0cce8
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown49d ago0x229d79…c3958f

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.