Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.003100%coinbase119d ago0x9c20d4…1db43c
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.006100%coinbase119d ago0x89c456…f3eb13
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x3e8eec…dc68f0
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.004100%coinbase119d ago0xcf8e23…3e8573
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.006100%coinbase119d ago0x2c94c6…b44282
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase119d ago0xf83277…8bb4bd
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x851d22…04fbf4
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xf0d1d8…92099e
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xccba9f…1aa55d
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xa6c9bc…156b18
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x111d02…95c0a2
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase119d ago0xaedd65…5f1d4e
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.006100%coinbase119d ago0x44ce17…46726b
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x7ee743…3ed2ca
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x3b2b8d…c0f008
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase119d ago0x40bed7…67ef77
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x0a8873…ea1aa4
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.006100%coinbase119d ago0x7f01ce…7bcc67
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xf6ac8b…ce61b0
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xf706c7…8faa83
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0xaaa27d…a01140
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x2aa160…9319b5
0x11b2…2f120x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.02100%coinbase119d ago0x1eb72f…9708b5

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.