Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase118d ago0xad3dd5…f06465
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase118d ago0x579b08…612f48
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xbab8dd…19d10b
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x77a519…848651
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x8d58f5…35d4a4
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x309d20…4314e9
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x1f53b8…ef773b
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xfd1899…968739
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xc2f777…cdabae
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x0f0a0d…5eb81d
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xf9d028…3dc09f
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x358e2f…d394be
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x4d761b…b6d6a1
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x888231…14d537
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x3b7ffb…9a0c96
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x88f4f0…322c7c
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x94af94…6bf990
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x03a9bd…b44707
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x608bed…54c69c
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x4a242b…d99bb2
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xec5f78…25a2c7
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x97fdf6…574fc5
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x7c4fa7…967355
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xd0c2f7…652db6
0x46ba…9def0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x6adc11…01221f

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.