Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13b1…573f0x4261…3b2eBasex402 service$0.001100%candidates99d ago0x1bfb83…fbaa36
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase99d ago0x3cf3a1…0fa0bc
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase99d ago0xaef327…c3b4b5
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase99d ago0x00d7db…08e58d
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0x4d2538…f01c7c
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0xb10eca…5fe8d8
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0x2d5ea3…fd5dfb
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase99d ago0xa08ace…4801e3
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase99d ago0xd93da6…9d1ee5
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase99d ago0xf6c297…963926
0x13b1…573f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0x72ae5b…0ab0e0
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%candidates100d ago0x0fdec8…8066c4
0x13b1…573f0x7b39…d137Base$0.001100%candidates100d ago0x3822a9…7d4ea2
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0x7b739b…b4f25d
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0x8bb296…4a5a99
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0x804a3f…0559ca
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0x21a335…8ce7f1
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0xc98fb3…9dcd9f

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.