Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x46fa…0224Base—$0.01100%coinbase44d ago0x07450d…74477f
0xc052…91140x5798…ffd1Base—$0.01100%coinbase44d ago0x587db2…2d7d96
0xc052…91140x8b18…4ff9Base—$0.01100%coinbase44d ago0x80ab2e…febab7
0xc052…91140x916e…7a33Base—$0.01100%coinbase44d ago0x168007…26b971
0xc052…91140xa9dc…6349Base—$0.01100%coinbase44d ago0xf77d24…8f3d86
0xc052…91140xbf4f…fd67Base—$0.01100%coinbase44d ago0x1a6a3c…728d11
0xc052…91140xef06…aa0bBase—$0.01100%coinbase44d ago0xde499a…34557d
0xc052…91140x7330…f060Base—$0.01100%coinbase44d ago0xdbdf81…29b143
0xc052…91140x7a00…bd09Base—$0.01100%coinbase44d ago0x3923fb…e0b8e9
0xc052…91140xe8a3…89d0Base—$0.01100%coinbase44d ago0x255a93…8cc712
0xc052…91140xa7a7…8c18Base—$0.01100%coinbase44d ago0xc95b77…2fce64
0xc052…91140x1222…80faBase—$0.01100%coinbase44d ago0x4420d3…daecab
0xc052…91140xcc9d…72bdBase—$0.01100%coinbase44d ago0x046183…b71915
0xc052…91140x50f4…1705Base—$0.01100%coinbase44d ago0xbf6fb3…6cb0e5
0xc052…91140xd718…8468Base—$0.01100%coinbase44d ago0x8a7aa2…d3b1cc
0xc052…91140x6da1…8893Base—$0.01100%coinbase44d ago0x04fdc1…f986a8
0xc052…91140x1717…b844Base—$0.01100%coinbase44d ago0x2461ac…ba656a
0xc052…91140x6563…4cc9Base—$0.01100%coinbase44d ago0x48212c…8ee988

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.