Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase120d ago0x1f7e58…a5f6a0
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase120d ago0xa381bd…3c3a4e
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase120d ago0x4b093c…70392e
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xd598bd…2487f6
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x65f059…0227d8
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x227986…2027ea
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x5ecbb2…cb8d5c
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xa4e5b7…a18d4d
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xde7176…13bf03
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xef69a7…ee870d
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x4873b2…ac76ce
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x23f00f…744535
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x9d2650…8c55b7
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x433f4d…3d493c
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xb3f273…07b970
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xa122f4…471f48
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xb2ec0b…4d3482
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xf6bbaa…0db7ac
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x2c865e…c5137b
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xa65b68…114c32
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0xb8f4bc…67940a
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x283729…0304eb
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x867be5…565683
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x8b1b1b…6fa272
0x3058…8c180x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase120d ago0x45c178…9c33ef

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.