Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x69037f…119f40
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x200390…7c7ab4
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xc210aa…f5cd08
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xa0b976…24c011
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x681d93…f37359
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x4b5b7d…709b6c
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x3fa4e7…3cb543
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xc4ebe3…d7c90b
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x810e1d…8443b8
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xdcb5ca…28b0a7
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x9eae1f…e3a684
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x6fbde0…380f6e
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x795451…d444ed
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x32744b…d88113
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x7ab9ac…7b93c4
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xeffa3e…03df46
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xa922b0…94dc5f
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xa3f38c…1bb821
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xec263e…ea5b08
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x34401a…17a86c
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xa43ff4…ff1f85
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x4dd9da…9ff9f3
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xe07091…f99d22
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0xf5d643…de04bd
0x4ebc…143b0xd591…428cBase—$0.00170%0xea34…81fd6d ago0x0ad6ae…85112d

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.