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%coinbase32d ago0x160a4e…a90a39
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xfca6b3…e3d9f3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x87e2bc…9dc4df
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xaa8260…72ec95
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xa7d9cc…028b0a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x8bea3c…798021
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x198506…ca8527
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x7c2db7…f7384b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x9ffe99…c0b588
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x32b6e0…8e45ea
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x9a0130…0ee169
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xdd9489…fdb7d1
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xcfcf04…3eb82e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x30e989…4c0f21
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xa24f63…e9cd4c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x06525f…3d6a26
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x6d8a16…46c71b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x24d32f…40b403
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xe79be3…9bb167
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x780dae…398b57

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.