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.0170%0x5e3b…c8a52d ago0x7fa667…11cb7f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x96926b…1e60ae
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x12d990…ee295e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x8afc00…52e653
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x8bfc34…41d245
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x6da5a6…82d8a9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x6edd4c…d48804
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x5100b8…2e5ef4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0xf8d13b…487ad3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x005168…b7eab7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x4ad5b7…bd0645
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xd153b4…9c38f3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x1fdb5e…5bb8f9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x9d5b94…753d4c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x915db7…c3d0c5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x7e0e32…b62674
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x64869e…8c40e7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x6e0f87…c44262
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x3c8e9c…69c733
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xaa93bd…ad76ac
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x0d8210…674f27
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xe0d30f…0b5a5e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0xde8bf8…da28eb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x730aac…a79d44
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a52d ago0xd01d1b…6d4912

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.