Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x66346f…4d9bd7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x85b70f…6a23a6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x2ec6f2…f37538
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xd1db36…f498ec
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x0df3c5…178090
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xbe25f3…68e9c3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc44d ago0xcf71fa…7d72be
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x19d821…fd6ce6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xff8e65…99cb6a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xd4f7ed…ee2c23
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x6d6d9a…366255
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x8cb85b…3fa218
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x58f7c6…2dd9b1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x7fb55c…3df626
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x490251…ade3d7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x756584…89f06a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xa7e033…d50389
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x3fabaa…088f70
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xc8b9b0…f22059
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x19d7e1…55403b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x9c02de…b1f939
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x2183dd…334718
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a544d ago0x72effe…9a2471
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc44d ago0x9ec9a0…0b7d4d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x0de631…0ffe5e

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.