Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.02100%coinbase17d ago0x9aae94…6e975c
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0x55f81a…41bb8a
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0x01c400…b14ff2
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0xbb0dd9…f89f78
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.04100%coinbase17d ago0x4aa4fd…ceb377
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.005100%coinbase17d ago0x8ed3bb…c2e0dd
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.02100%coinbase17d ago0xe46e45…f9bd94
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0x2a49e4…7da5ad
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0xba6ba8…db58ab
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.005100%coinbase17d ago0x97b789…f099f0
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase17d ago0x937d35…dbfa2a
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.04100%coinbase17d ago0x94b7f5…2db11c
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.02100%coinbase18d ago0xbce3de…4dce25
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0x365dde…555484
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0xa81d65…245b7e
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0x1c454b…4e5340
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.005100%coinbase18d ago0x1d298a…6b8468
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.04100%coinbase18d ago0xf71347…1f13cc
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.02100%coinbase18d ago0xbcdcec…814e0f
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0x90bdb3…68ee72
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0x423fcd…62a400
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.01100%coinbase18d ago0x7b52ab…42ffe1
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.005100%coinbase18d ago0x38015f…c37ae3
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.04100%coinbase18d ago0xed68e1…f9f5a4
0xb599…c6b70x20d7…93a7BaseFarm Distress MeshGas$0.02100%coinbase18d ago0x040a65…5e14c9

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.