Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x47f1ef…040ae8
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x72e58b…106fa5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xcf8cf1…7354e9
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xc11e05…a4455b
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc10d ago0xbf0b36…4ca5df
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2f74d0…917a61
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x462419…cafc1b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x63df88…29228d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2d2d4d…ba27cb
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2fbe3b…68ca50
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x406f84…427d35
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x52a1e6…231e6f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x9d8065…721ecf
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc10d ago0xe044aa…baf96a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x05bda2…0edf68
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x44fe26…455833
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc10d ago0xddf59f…e12e0d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xce9012…e8a649
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x15c484…3d9301
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x093f04…f2b197
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x209722…d44d4c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xb87077…bf5851
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xe8ab9b…abd6f0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x1d2a46…456721
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x56891a…ceabaf

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.