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…80fc19h ago0x7c6022…7271c4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0x5c7ee9…8a76e0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0x010e37…9d1c82
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0x5af153…249782
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0xc5dc94…5d75dd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0xfce4cf…8f9640
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0xfe3876…cea49f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0x84e0e3…d61bce
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc19h ago0xbece03…fc5573
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19h ago0x5f3027…374c8f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0xbe562b…13d714
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0xf803f5…097821
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x5c0100…7e83d8
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc20h ago0xbc5d34…c25f2f
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc20h ago0xda2520…c34698
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0xd8b3b2…0ca459
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0xd022e7…a4f893
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x439e14…5ea82b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x630279…efc244
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc20h ago0xeb1f4c…d4bd6a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x8963fa…2ef0b0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x8144dd…7f9289
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x0cc6c2…646b27
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0x2fd457…42aff2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20h ago0xdd5d0d…9a6570

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.