Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x499173…389a34
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9ee80c…8b1b7e
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xee1f3f…8d300a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc99528…0c3c68
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x94c26a…b45473
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x0ebe80…a2caa6
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x3faa47…729d64
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x1beb98…721d1b
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x85bc35…48aefa
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x8cf7ba…dd6465
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xba827e…235bb6
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe25cc4…3e26d3
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe3b89f…ad13c2
0x7052…402b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe1ce66…3f4c1a
0x3a3f…f3a70x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xdc122b…36b353
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x049333…90cfa3
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xf9c16e…28e488
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xce5de3…e0239d
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x8821ad…0f09cf
0x85bd…db6b0x9dba…0df8Basex402 service$0.01100%coinbase13d ago0xe59adf…6810c0
0x85bd…db6b0x9dba…0df8Basex402 service$0.01100%coinbase13d ago0x588e6e…a172eb
0x85bd…db6b0x9dba…0df8Basex402 service$0.01100%coinbase13d ago0xf50b7d…b22310
0xc059…8b5e0x9dba…0df8Basex402 service$0.006100%openfacilitator13d ago0x6a4377…c7c374
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x350c8f…e3812b
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xccbfea…608884

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.