Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xdd600e…131d32
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x67cbcb…a339be
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x2473ef…b18642
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x08418f…4e8dc5
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xb50ba5…23c50d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x6f91fe…db1bf1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xa84986…8fa95d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0xafeefb…81eef2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0x545114…68cf2e
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x4d4e06…40c035
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x85933a…e99068
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x5c396a…084b97
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x0ad5d5…5a2043
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xb119e7…4d53ac
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xad5de3…e35823
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xfbad63…8eed44
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x003d6b…39c850
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x06f983…2f7ac7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x3a1c44…134111
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xf7a179…31c48b
0x14bd…5f760x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x5eabb5…3c9a51
0x9937…9d960x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0x046741…6270dc
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xcfef9f…225e90
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x8dda2a…19b251
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0x4f1fa1…ea7a2b

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.