Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xd70986…24cadd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x18ec45…1bd115
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x44e248…4e15a4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x089fb9…22cf40
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x6a3c9c…bd1806
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x30d8e9…9cc57a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x9e92c8…58fd9f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x740514…bb7905
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x21d094…fcbf4d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x04bdb9…03ef83
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xf755e7…5ae6d7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xa2236b…b6fd65
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xbeb7e8…e0bc95
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x7124e9…37c85d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xffda3e…9f1992
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x04e158…b763dc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x668ee9…d522f9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xd709d5…41401e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x5973dd…562251
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x11812c…99e516
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0xa6607b…7e15a0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0x4d5d9e…fcd5b2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0xdd37d3…f2b94a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0x53c18c…4a1089
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0x79e3b2…9cd9a0

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.