Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60c0…cf770x04e9…80adBase—$0.01100%coinbase73d ago0x8e3792…3cdd30
0x60c0…cf770xa9ed…71cdBase—$0.01100%coinbase73d ago0xaa99f2…79903d
0x60c0…cf770xcced…446cBase—$0.01100%coinbase73d ago0x0552b1…cad54e
0x60c0…cf770x6fe5…ff66Base—$0.01100%coinbase73d ago0xdcb853…3f65c1
0x60c0…cf770xb895…1563Base—$0.01100%coinbase73d ago0x8a06b0…2ac2be
0x60c0…cf770x83c8…cfeaBase—$0.01100%coinbase73d ago0x65161c…1cc65b
0x60c0…cf770xccb5…cf08Base—$0.01100%coinbase73d ago0x4511d6…1e5b16
0x60c0…cf770x6c40…e956Base—$0.01100%coinbase73d ago0x4b834f…267f02
0x60c0…cf770x9fe1…8d64Base—$0.01100%coinbase73d ago0x04fb34…784f4f
0x60c0…cf770xbfcb…5ccdBase—$0.01100%coinbase73d ago0x1683d4…344e05
0x60c0…cf770x9f51…2f0aBase—$0.01100%coinbase73d ago0xb56e52…c3e534
0x60c0…cf770xedee…0a34Base—$0.01100%coinbase73d ago0xf92bd2…4d6903
0x60c0…cf770x5d4e…fa74Base—$0.01100%coinbase73d ago0xcf8097…0a7ce7
0x60c0…cf770xdbfe…f216Base—$0.01100%coinbase73d ago0xd5b057…1bd281
0x60c0…cf770xc277…f878Base—$0.01100%coinbase73d ago0x0559bc…93d9dd
0x60c0…cf770xa12f…1b84Base—$0.01100%coinbase73d ago0xf9ed65…c5e54b
0x60c0…cf770x7891…bc62Base—$0.01100%coinbase73d ago0x5e846e…82bf2b
0x60c0…cf770x5853…cde7Base—$0.01100%coinbase73d ago0xb896eb…4230ae
0x60c0…cf770x8884…d324Base—$0.01100%coinbase73d ago0xbb514a…8db16a
0x60c0…cf770x5054…714dBase—$0.01100%coinbase73d ago0xd91a81…a97f28
0x60c0…cf770x517d…de9aBase—$0.01100%coinbase73d ago0x01645b…7d61a8
0x60c0…cf770x247a…b68cBase—$0.01100%coinbase73d ago0x193147…2f73f0
0x60c0…cf770x868b…5670Base—$0.01100%coinbase73d ago0xafd720…ba1e5c
0x60c0…cf770xd15b…e721Base—$0.01100%coinbase73d ago0x23f0be…3b003a
0x60c0…cf770xdc31…bcf7Base—$0.01100%coinbase73d ago0xc27bf7…18240c

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.