Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.002100%coinbase93d ago0xe6fc2a…1d7f3a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.001100%coinbase93d ago0x0bcab9…a6970d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.001100%coinbase93d ago0x23d222…6f108d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0xa050a5…2f018d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.006100%coinbase93d ago0x2ecc5b…ad6ef6
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.006100%coinbase93d ago0x9a3c6b…499667
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0x405d15…1e2495
0x0fcb…87740x6e8b…4e2eBasex402 service$0.01100%coinbase93d ago0x7844f7…60196c
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0x5d135a…63f3fa
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0018100%coinbase93d ago0xf46083…c4093e
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0xff6afa…f4fa89
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.03100%coinbase93d ago0x1a5f29…f5d81e
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.006100%coinbase93d ago0x9200d4…86fd9d
0x0fcb…87740x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0xf746d1…ee2f47
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00108100%coinbase93d ago0x82ccb3…07ec33
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00108100%coinbase93d ago0xd297d8…f22d95
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase93d ago0x0692d5…2174ff
0x0fcb…87740x6e8b…4e2eBasex402 service$0.01100%coinbase93d ago0x8c5727…692f02
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0048100%coinbase93d ago0x394469…c09cc9
0x0fcb…87740x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xd2afc0…5762a0
0x0fcb…87740xda15…aeb3BaseFinancial Analyst APIFinance$1.00100%coinbase93d ago0x3ab971…c4236b
0x0fcb…87740x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x32732f…ed437d
0x0fcb…87740x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x9b98e8…d988d4
0x0fcb…87740x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x1bba89…3d19a5
0x0fcb…87740x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0xcd8b74…f30a1a

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.