Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x6146b1…fb87f0
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x660301…32286b
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x34bf23…23752e
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x34e3e4…7154f1
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x059646…c29c7a
0x7e57…2f090xdddd…8267Base$0.01100%dexter117d ago0x456373…5e55ae
0x7e57…2f090xdddd…8267Base$0.01100%dexter117d ago0x2232c7…7e5427
0x7e57…2f090xdddd…8267Base$0.01100%dexter117d ago0x6555f9…431671
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x8ee1fd…c02fcd
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x46b624…ca30c8
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x181ddf…600531
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x1cadea…3336fe
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x609342…cb662d
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x852bf2…e550f2
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x62d849…681feb
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x7d32a5…4d113c
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xd6d6d2…112c11
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xe5270d…c2eea7
0x7e57…2f090xc9b7…3e6aBasex402 service$0.05100%coinbase117d ago0x8f42b9…54f969
0x7e57…2f090xc9b7…3e6aBasex402 service$0.05100%coinbase117d ago0xa5fbc2…707600
0x7e57…2f090xc9b7…3e6aBasex402 service$0.05100%coinbase117d ago0x68df1f…9b5f82
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x1e333c…754011
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x7033fe…a7a1a2
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x1cada5…a985b8
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x8d29d0…540aac

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.