Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x51e627…b4940e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x74d02e…4bf2df
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xa9f8c3…41d259
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xd0a83d…bb09c7
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x09787c…5f0dc5
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase5d ago0xbe1081…0fe40d
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase5d ago0xa72366…239bb7
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x987174…0c5067
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x5d1c56…7eac3e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x1038a1…8db7c1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x93af99…7a08db
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x8f83bc…68076c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x4fdda5…bbe076
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase5d ago0x3b1d76…3f8c30
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x710c6b…5d20ec
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x6d16b5…0398bb
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x0c5531…162f43
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x51612c…f00ebc
0x48b1…07d30x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xb185a4…2c450a
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase5d ago0xb3938c…198140
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xda7f2a…d5c76a
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xcc5a61…d23acb
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0xadef94…f0e1f3
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x98ad47…20e628
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x623769…d6fdf2

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.