Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1080…d7a90x3e0a…78e7Base—$0.004128100%coinbase74d ago0xb3864f…a9d707
0x1080…d7a90x3e0a…78e7Base—$0.002726100%coinbase74d ago0x945486…10a1b6
0x1080…d7a90x3e0a…78e7Base—$0.004696100%coinbase74d ago0x8e0b06…629b65
0x1080…d7a90x3e0a…78e7Base—$0.005173100%coinbase74d ago0x6e3b81…294d76
0x1080…d7a90x3e0a…78e7Base—$0.00439100%coinbase74d ago0x40ab5f…aaf9bf
0x1080…d7a90x3e0a…78e7Base—$0.004893100%coinbase74d ago0xe020b4…46728a
0x1080…d7a90x3e0a…78e7Base—$0.003062100%coinbase74d ago0x232457…79a0da
0x1080…d7a90x3e0a…78e7Base—$0.005452100%coinbase74d ago0x564150…bc41db
0x1080…d7a90x3e0a…78e7Base—$0.004489100%coinbase74d ago0xaca915…d378da
0x1080…d7a90x3e0a…78e7Base—$0.004869100%coinbase75d ago0xe0458c…3a02ed
0x1080…d7a90x3e0a…78e7Base—$0.003401100%coinbase75d ago0xdd2cd6…a83715
0x1080…d7a90x3e0a…78e7Base—$0.00291100%coinbase75d ago0x997d98…3a0683
0x1080…d7a90x3e0a…78e7Base—$0.005567100%coinbase75d ago0x2a4532…bb0441
0x1080…d7a90x3e0a…78e7Base—$0.005418100%coinbase75d ago0x8c13cd…b2b402
0x1080…d7a90x3e0a…78e7Base—$0.003372100%coinbase75d ago0x36ef4f…7f394d
0x1080…d7a90x3e0a…78e7Base—$0.005885100%coinbase75d ago0xa1fb84…3b1308
0x1080…d7a90x3e0a…78e7Base—$0.005829100%coinbase75d ago0x16ddec…80d1ae
0x1080…d7a90x3e0a…78e7Base—$0.003765100%coinbase75d ago0x5c9f68…0ab371
0x1080…d7a90x3e0a…78e7Base—$0.003046100%coinbase75d ago0x04c57a…5dc51d
0x1080…d7a90x3e0a…78e7Base—$0.004034100%coinbase75d ago0x6658c0…dbb281
0x1080…d7a90x3e0a…78e7Base—$0.003701100%coinbase75d ago0x8eff91…88deac
0x1080…d7a90x3e0a…78e7Base—$0.00562100%coinbase75d ago0xab2394…b4ea69
0x1080…d7a90x3e0a…78e7Base—$0.003883100%coinbase75d ago0x53b872…bf9829
0x1080…d7a90x3e0a…78e7Base—$0.003168100%coinbase75d ago0x93774f…3dddb7
0x1080…d7a90x3e0a…78e7Base—$0.00413100%coinbase75d ago0x025c44…0cbc1b

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.