Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase1h ago0x648a0a…de4921
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase2h ago0xde6123…4ce015
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase2h ago0xff6597…2bc7cb
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase2h ago0x00fd73…1df0f8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase2h ago0x50e7fb…61b79c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x216b86…72d64e
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x73ab9a…16f621
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase3h ago0x02f969…308007
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xee3cf8…5bdc16
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x829057…82831d
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x1d8a81…d5b53f
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x0ecb23…a368f9
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xbffefc…ad10d1
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xa510af…a925e6
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xabbc15…8c4d2c
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xc1fa3f…7b8f39
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xd0f40a…2b902c
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x0b180b…9e21ad
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xa54783…f5d89d
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x9a96e6…41578d
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x322112…58db67
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xab5237…92caa7
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xee0de1…fab4d3
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xf3eded…3ce5bf
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xe11928…d99b06

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.