Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x71d533…717f58
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x935685…404390
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xf3a944…356623
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xa1ce14…bf448f
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xa53aca…afd89e
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xe2cca9…4ce6d9
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x82f636…0ca43b
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x748ead…50a5d9
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xfa6e6d…df3ec2
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x05694c…75c563
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xb45057…d35669
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xb9a41f…ff1f40
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x0e53cc…7121bb
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xe91a74…851825
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x1e04eb…fda2c8
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x911e08…9c353b
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xe29fb4…faa191
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x067550…18657a
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0xaf39a8…f65894
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x734fd2…44efb9
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x7ab711…9d2100
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x830500…4d1463
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x3c04ff…8ed253
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x2f9798…cc8cba
0x9f73…72c90x72f6…396cBaseOpen Source FilingsSEC filings$0.05100%coinbase53d ago0x6bf6b0…8d8ffa

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.