Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xd563c5…070c5b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x3b979e…6450ce
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x3f9ea4…893116
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xc12388…93d75a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xc901fa…d7c627
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x9cf3a8…504e5a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xd93f68…731e0e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xadad64…c05f2d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xf02b46…7c903c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x637ad8…ec47e8
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xc5a4a7…957174
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x494394…0cd608
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xdd9a17…27b452
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xbcc633…63b747
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x792c0a…5e477c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x835d61…e2dd18
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x13f66b…4aae59
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x39a534…fcc2cd
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xf142eb…66dd7d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x291beb…cdbcf2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x4a6674…576dba
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x74d643…205d91
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xa17aa6…3d486c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x442830…5e115b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x60b919…f70638

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.