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.01100%0x5e3b…c8a5104d ago0x2bfec9…99de23
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xe3a215…fc3f00
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x7ba773…681830
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xada3ea…6a80ec
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x247a4b…15e67c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xf1d874…47f269
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xb05042…a705c7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xab98ea…9f52ae
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x2e09e3…6a652a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x55516d…676612
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xdd5ec7…382993
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x8246ea…8f50fa
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x80b76f…1d7866
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xeb32fa…58d850
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x305620…9e78b3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xe45327…31e423
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x836f6a…8231e3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x6ed196…8c58d3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x6e63fa…78e30f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x64b844…0addb2
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xb01ca8…3d562f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xa3fdbf…321846
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x5c8620…3bea89
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0xe89e6f…ac45d7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5104d ago0x2d7785…6e3f5a

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.