Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase121d ago0x0dda7a…96fb49
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xf01202…d37294
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xc69fad…dcc407
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xdab809…e77250
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x7f4c97…da7be4
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x29b340…5b5bda
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xbad737…4170f3
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x1909e6…160113
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x69c889…5671ce
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x479026…d1c18c
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xaa78e3…c62689
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xb3d40d…cdf120
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x994ad2…013b40
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xe2a15f…f8ee5c
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x3d1332…acee50
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x3ddf7d…a7d878
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xa4a422…d8b806
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x05713f…e101c6
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xf1dc0f…648b2f
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x833643…adb660
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xbe3099…2e6f59
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x1c5140…80fe42
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x4facd6…1668a3
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x54f07b…ba6564
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xd2267d…4df453

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.