Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xc4ec67…d44e4d
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xf10382…04b37e
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xaaf061…0fc8d9
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xdef1ea…d3199e
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x4ebb9d…30431a
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xcf5499…e66668
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xa5eb36…70c907
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase96d ago0xfca36f…5a74e5
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xe65b60…923046
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x42bfd4…427723
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x3fee8f…4e01ab
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x31e398…eea509
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xc1ff49…1bd663
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x8d84ae…9ceb64
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xff8362…6e49de
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x734d2a…6eb828
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x28302f…98c0f9
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0xb48c06…a891e3
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x00e58c…5df53b
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x406462…17b523
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase96d ago0xc28b07…a502ea
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x2acb40…fae541
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x15b3d6…1451b4
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x2ec2ab…4283d3
0x0015…bbf20x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase96d ago0x985fdf…49638c

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.