Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x5c038c…b51c6e
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x892f0c…300eb8
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x8fc211…a57a5d
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x0b765f…34f365
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xff2ffb…a45cf8
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xc3e308…0bcb78
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xa90973…a6c56f
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x1e2cec…8bc7a9
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xe7a52a…5612a0
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xf52e0d…de322f
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xb885b4…def925
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x7569ab…ca5cb6
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xfcd76d…d4df8f
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xddb2aa…48d348
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x1e008a…ff3f9a
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd25d35…ffae5b
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x50bd50…e5af32
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x4fac1a…984222
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd466f8…618ac2
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x7353eb…9ce832
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x1155c1…fae5e5
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd32d4b…c7fe9e
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xb3a9ee…690a9c
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x16dbef…d148a6
0xa8a8…3a6b0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xa50308…c06528

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.