Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x1ec3b8…010f78
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xbee5a9…62e8a6
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x63e2ae…167d5f
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xdd8c75…a5b644
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x613101…2e8927
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xcc8fc2…0b5520
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x409f8b…35240e
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xf608ac…d4acc2
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xf7e5a6…2dea9c
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x86c2a0…392a9b
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x428fe6…7c134b
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x0623a7…9751e6
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xfcdedf…e05751
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x2041d1…0ea64f
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x431689…b02a85
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x91ec9c…551add
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xbf5326…45f4fa
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x9faedb…f4aaab
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x7100f5…f5d5c0
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x7076b6…f4e03a
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x3f8b08…e65ea7
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x6d09c3…5a5d45
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xa4102f…f872b7
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0xe6972f…742bf8
0x4dd9…f2c80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase112d ago0x5095a2…114299

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.