Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0x7dd691…a8853c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x340a07…9b623a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x7d7df0…0a63af
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x0b13e6…3d6da4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x870555…98634f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xee2123…5a79c7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xa77f8b…f63684
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xccf438…bd340b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xefff2f…a6af9f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xbbff22…9330f1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x9df5d8…36b22b
0x54e1…f4e00xc751…86a1Baseglim.shTwitter$0.005100%coinbase25d ago0x368208…e7d62e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0x878931…d7da44
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0x65beb0…3169c8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xfd9dcb…fc5b65
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0x3daa2c…343062
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0xdc1e2c…a649c0
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase25d ago0xeb1939…808621
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase25d ago0x72fcc7…9d0d85
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase25d ago0xec4035…4f8854
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25d ago0xee8d11…62d3fd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0x286f99…178fae
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25d ago0xd277eb…166ebb
0x0d4d…555c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase25d ago0xe4aa2c…96a7fb
0x6a13…84770xc751…86a1Baseglim.shTwitter$0.01100%coinbase25d ago0x8793be…22c1cd

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.