Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x864ba8…f449b4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e7e3e…b157db
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a6eab…b4126d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x918c98…9bd087
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76a787…cbf36e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x937460…6f678a
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x833f6b…9ba81f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c3f25…01992b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2fbede…404094
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27f601…738fb6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x583657…6f86ed
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaca510…c7856f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf6780…b50f39
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6279e5…f6b6f9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00d96c…b21d80
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca1ae2…618142
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b7668…dad582
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1da649…c977d0
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddb5a1…f89987
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x509d4f…b9b7f0
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x062959…5bf8e8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf8bad…6d1fa0
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x043778…87aa5c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf30885…2bba86
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7444bc…47e4a4

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.