Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070xec1e…de64Base—$0.01100%coinbase76d ago0xe44e3a…9679f8
0xe66e…e2070x969c…f1e8Base—$0.01100%coinbase76d ago0x14eb9c…eb42b1
0xe66e…e2070xf5b4…3044Base—$0.01100%coinbase76d ago0xb79fea…a90590
0xe66e…e2070x2376…88e8Base—$0.01100%coinbase76d ago0x15f3e1…17cb3a
0xe66e…e2070xfb7e…79b4Base—$0.01100%coinbase76d ago0x7bd008…5780fb
0xe66e…e2070xf91f…3db6Base—$0.01100%coinbase76d ago0xe35f4b…e3b4ae
0xe66e…e2070x02c7…4f83Base—$0.01100%coinbase76d ago0x7bfb25…f79a46
0xe66e…e2070xc3db…c470Base—$0.01100%coinbase76d ago0x5975e7…d4ff3d
0xe66e…e2070xbca6…c85eBase—$0.01100%coinbase76d ago0xb466d5…020d3b
0xe66e…e2070x76ee…f531Base—$0.01100%coinbase76d ago0x8eae69…c891d8
0xe66e…e2070x0e11…dc7cBase—$0.01100%coinbase76d ago0xd6d9bc…df96b4
0xe66e…e2070x3abf…64caBase—$0.01100%coinbase77d ago0xead433…fd27e3
0xe66e…e2070x2577…f373Base—$0.01100%coinbase77d ago0x6a1c60…eec3d6
0xe66e…e2070xc798…40c1Base—$0.01100%coinbase77d ago0xd04f19…efec43
0xe66e…e2070xd141…894dBase—$0.01100%coinbase77d ago0xe61189…eea342
0xe66e…e2070xb72e…5f6eBase—$0.01100%coinbase77d ago0xaa3501…1a9a79
0xe66e…e2070xd95e…bb46Base—$0.01100%coinbase77d ago0xe66482…8a05f9
0xe66e…e2070x2309…1ea8Base—$0.01100%coinbase77d ago0x7a11e7…328e26
0xe66e…e2070x8ccd…1a61Base—$0.01100%coinbase77d ago0xe8c6f6…e7052c
0xe66e…e2070x8a7f…88b6Base—$0.01100%coinbase77d ago0xb25996…a25c7d
0xe66e…e2070x51dc…4e2aBase—$0.01100%coinbase77d ago0xc28800…87290d
0xe66e…e2070x7f0c…dfc5Base—$0.01100%coinbase77d ago0x8b5910…cf0b79
0xe66e…e2070x94eb…ac18Base—$0.01100%coinbase77d ago0x5a6c23…73bca1
0xe66e…e2070x0b01…510cBase—$0.01100%coinbase77d ago0x29ebaa…08f069
0xe66e…e2070x6bfd…494dBase—$0.01100%coinbase77d ago0xb3ccf4…80ed09

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.