Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa75f…26080x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x9fcdf9…8a4ff3
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x060400…80a759
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x23ba20…d51c78
0xa75f…26080x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x7e0b4d…9d3d7c
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x0a8fd6…42c24c
0xa75f…26080x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x55a7b1…eb23aa
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x13b4dd…eb0382
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xbabdea…0f03a2
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xf951eb…d62170
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x71c888…dd7745
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x6f3918…c5d6cd
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xcaf5e6…53f7dc
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x05053f…ab036b
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x4111fa…2c2cf1
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x5d3e65…e71edf
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x829cdf…73287e
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xb86287…3c1903
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x8c783c…545d5b
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xfa976d…a21b73
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xa63ada…c77ff3
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x145774…a2f679
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0xd3a81b…5d1681
0xa75f…26080x9305…f13fBaseNansenCrypto$0.01100%coinbase32d ago0x8b2c6a…47f835

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.