Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x7d8d82…dcf6de
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x47f1ef…040ae8
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x0e243e…10dcd1
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x72e58b…106fa5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x04f106…b95d0c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xcf8cf1…7354e9
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0xe440d3…9d0057
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0xc11e05…a4455b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x386864…bc93ff
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2f74d0…917a61
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x8936ff…f1118c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x462419…cafc1b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0xc7f65c…aeecee
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x63df88…29228d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x3ec636…de5798
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2d2d4d…ba27cb
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x61e686…dd89d9
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x2fbe3b…68ca50
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0xde7038…7c26df
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x406f84…427d35
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0xc4f7ee…bd821e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x52a1e6…231e6f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0x23b46d…04ca33
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc10d ago0x9d8065…721ecf
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a510d ago0xa5ae42…963ea0

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.