Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x864388…139f42
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x2ae977…74f473
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xaae564…cdae85
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xc64f74…3d50e5
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase93d ago0xf6e357…dcb7f2
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x1639b3…2035ed
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xfe359a…40833d
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x6e8b59…cacaf8
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x9232c9…d50005
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase93d ago0xb54344…d6fcfb
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xb5045a…5d7d3d
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xe581b0…6cf2b4
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x32a4b4…04cb52
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x58203a…40ce63
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase93d ago0xc1c0ba…77a10e
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x971890…761f71
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xc490d7…b7e822
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xc73ab5…2cb6b6
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xa0ce1d…291971
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xb70af5…c073cb
0x9dd5…08c20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x8363e6…be3cff
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase93d ago0x801df3…ffe633

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.