Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0xe8d0d5…56d2fc
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x6bb84d…a341ad
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x250d09…4be7e2
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x02139e…8dfed0
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x70f36b…f26a15
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x60cada…ef9c0d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x1ec9af…0ad2ef
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x165ed3…4afc51
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x522d52…88c2c1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x486ae2…2db07b
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase63d ago0xe6305a…b80818
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x0ea9a2…ea070d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0xe6e5da…c63109
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0xc94491…d82aa9
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x59af6d…6c972c
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x30fe4e…ab32ea
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x670e00…73f5ea
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x80af20…060896
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x9bf92a…7c55f5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0xf4c129…01235f
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x33b461…3f01e1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase63d ago0xe6e45a…9decdd
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x34f6d0…dfb5c1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0xbeedc5…2f5eca
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase63d ago0x3ea58d…cc76ff

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.