Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xb05eec…348d74
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x06625f…6a360c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xc74add…a9ab8e
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x617356…857617
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xdcf301…748128
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xb06ac6…eda6ee
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x25cd86…b46a2a
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x2d1dde…8d8cf6
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xc0d96b…8325f8
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xbc4409…3f9d61
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x4d9118…482da1
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xd38376…ac03e3
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xa1c624…37dac6
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x4cc556…be468a
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xa3c31c…0a6346
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x55eb97…61ff67
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x269493…a91eec
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xa84c5a…ba1c7b
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0x262fd5…ac226d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xd8873c…222648
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown62d ago0xdd2f5e…70e6ef
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown63d ago0x709851…091637
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown63d ago0xd631b8…e261ac
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown63d ago0xbf4080…0875bc
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown63d ago0x949af3…efa6aa

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.