Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0xf678d7…5e808f
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0xacf905…b2252b
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0x5239c8…eef92c
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0xb3a12e…55783b
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0xceacf8…497d02
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0x58a2e1…e979d5
0xded0…21750x9c95…e299Base$0.001100%Route unknown24d ago0x8e8407…101129
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0xe3f719…f92d6d
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x3b527d…96c0ff
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x006bf9…648a62
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x506471…376e4e
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x4a5e87…54cd7e
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x68006c…27ff28
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x7f0f33…c86e5d
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0xaf79b0…c617bc
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0xe4fe26…34adc3
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x6dad04…bd27fb
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0xf81810…a4adb0
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x33a822…0ab3bf
0xded0…21750x9c95…e299Base$0.001100%Route unknown25d ago0x1f9c50…a1c549

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.